Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Jan 23, 2024
1 parent 16e421a commit 883a934
Show file tree
Hide file tree
Showing 303 changed files with 43,629 additions and 16,573 deletions.
288 changes: 204 additions & 84 deletions docs/Doxyfile

Large diffs are not rendered by default.

2,767 changes: 2,767 additions & 0 deletions docs/Doxyfile.bak

Large diffs are not rendered by default.

160 changes: 116 additions & 44 deletions docs/html/annotated.html

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions docs/html/annotated_dup.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,71 @@
var annotated_dup =
[
[ "blas", "namespaceblas.html", [
[ "dgbmv", "interfaceblas_1_1dgbmv.html", null ],
[ "dgemm", "interfaceblas_1_1dgemm.html", null ],
[ "dgemv", "interfaceblas_1_1dgemv.html", null ],
[ "dscal", "interfaceblas_1_1dscal.html", null ],
[ "dtrsm", "interfaceblas_1_1dtrsm.html", null ],
[ "dtrsv", "interfaceblas_1_1dtrsv.html", null ],
[ "zdscal", "interfaceblas_1_1zdscal.html", null ],
[ "zgbmv", "interfaceblas_1_1zgbmv.html", null ],
[ "zgemm", "interfaceblas_1_1zgemm.html", null ],
[ "zgemv", "interfaceblas_1_1zgemv.html", null ],
[ "zscal", "interfaceblas_1_1zscal.html", null ],
[ "ztrsm", "interfaceblas_1_1ztrsm.html", null ],
[ "ztrsv", "interfaceblas_1_1ztrsv.html", null ]
] ],
[ "lapack", null, [
[ "dgeev", "interfacelapack_1_1dgeev.html", null ],
[ "dgelqf", "interfacelapack_1_1dgelqf.html", null ],
[ "dgels", "interfacelapack_1_1dgels.html", null ],
[ "dgelss", "interfacelapack_1_1dgelss.html", null ],
[ "dgelsy", "interfacelapack_1_1dgelsy.html", null ],
[ "dgeqp3", "interfacelapack_1_1dgeqp3.html", null ],
[ "dgeqrf", "interfacelapack_1_1dgeqrf.html", null ],
[ "dgesvd", "interfacelapack_1_1dgesvd.html", null ],
[ "dgetrf", "interfacelapack_1_1dgetrf.html", null ],
[ "dgetri", "interfacelapack_1_1dgetri.html", null ],
[ "dgetrs", "interfacelapack_1_1dgetrs.html", null ],
[ "dggev", "interfacelapack_1_1dggev.html", null ],
[ "dlaic1", "interfacelapack_1_1dlaic1.html", null ],
[ "dlamch", "interfacelapack_1_1dlamch.html", null ],
[ "dlaset", "interfacelapack_1_1dlaset.html", null ],
[ "dlasrt", "interfacelapack_1_1dlasrt.html", null ],
[ "dorglq", "interfacelapack_1_1dorglq.html", null ],
[ "dorgqr", "interfacelapack_1_1dorgqr.html", null ],
[ "dormlq", "interfacelapack_1_1dormlq.html", null ],
[ "dormqr", "interfacelapack_1_1dormqr.html", null ],
[ "dormrz", "interfacelapack_1_1dormrz.html", null ],
[ "dpotrf", "interfacelapack_1_1dpotrf.html", null ],
[ "dpotrs", "interfacelapack_1_1dpotrs.html", null ],
[ "dsyev", "interfacelapack_1_1dsyev.html", null ],
[ "dtzrzf", "interfacelapack_1_1dtzrzf.html", null ],
[ "zgeev", "interfacelapack_1_1zgeev.html", null ],
[ "zgelqf", "interfacelapack_1_1zgelqf.html", null ],
[ "zgels", "interfacelapack_1_1zgels.html", null ],
[ "zgelss", "interfacelapack_1_1zgelss.html", null ],
[ "zgelsy", "interfacelapack_1_1zgelsy.html", null ],
[ "zgeqp3", "interfacelapack_1_1zgeqp3.html", null ],
[ "zgeqrf", "interfacelapack_1_1zgeqrf.html", null ],
[ "zgesvd", "interfacelapack_1_1zgesvd.html", null ],
[ "zgetrf", "interfacelapack_1_1zgetrf.html", null ],
[ "zgetri", "interfacelapack_1_1zgetri.html", null ],
[ "zgetrs", "interfacelapack_1_1zgetrs.html", null ],
[ "zlaic1", "interfacelapack_1_1zlaic1.html", null ],
[ "zpotrf", "interfacelapack_1_1zpotrf.html", null ],
[ "zpotrs", "interfacelapack_1_1zpotrs.html", null ],
[ "ztzrzf", "interfacelapack_1_1ztzrzf.html", null ],
[ "zunglq", "interfacelapack_1_1zunglq.html", null ],
[ "zungqr", "interfacelapack_1_1zungqr.html", null ],
[ "zunmlq", "interfacelapack_1_1zunmlq.html", null ],
[ "zunmqr", "interfacelapack_1_1zunmqr.html", null ],
[ "zunmrz", "interfacelapack_1_1zunmrz.html", null ]
] ],
[ "linalg", "namespacelinalg.html", [
[ "band_diag_mtx_mult", "interfacelinalg_1_1band__diag__mtx__mult.html", null ],
[ "band_mtx_mult", "interfacelinalg_1_1band__mtx__mult.html", null ],
[ "band_mtx_to_full_mtx", "interfacelinalg_1_1band__mtx__to__full__mtx.html", null ],
[ "cholesky_factor", "interfacelinalg_1_1cholesky__factor.html", null ],
[ "cholesky_rank1_downdate", "interfacelinalg_1_1cholesky__rank1__downdate.html", null ],
[ "cholesky_rank1_update", "interfacelinalg_1_1cholesky__rank1__update.html", null ],
Expand Down Expand Up @@ -37,5 +102,13 @@ var annotated_dup =
[ "swap", "interfacelinalg_1_1swap.html", null ],
[ "trace", "interfacelinalg_1_1trace.html", null ],
[ "tri_mtx_mult", "interfacelinalg_1_1tri__mtx__mult.html", null ]
] ],
[ "qrupdate", "namespaceqrupdate.html", [
[ "dch1dn", "interfaceqrupdate_1_1dch1dn.html", null ],
[ "dch1up", "interfaceqrupdate_1_1dch1up.html", null ],
[ "dqr1up", "interfaceqrupdate_1_1dqr1up.html", null ],
[ "zch1dn", "interfaceqrupdate_1_1zch1dn.html", null ],
[ "zch1up", "interfaceqrupdate_1_1zch1up.html", null ],
[ "zqr1up", "interfaceqrupdate_1_1zqr1up.html", null ]
] ]
];
Loading

0 comments on commit 883a934

Please sign in to comment.