Loading...
DecorativeText
SimTK::DecorativeText
DenseORMQR
DenseORMQR(DlsMat A, realtype *beta, realtype *vn, realtype *vm, realtype *wrk): sundials_dense.h
denseORMQR(realtype **a, int m, int n, realtype *beta, realtype *v, realtype *w, realtype *wrk): sundials_dense.h
det
SimTK::det(const Mat< 1, 1, E, CS, RS > &m)
SimTK::det(const Mat< 2, 2, E, CS, RS > &m)
SimTK::det(const Mat< 3, 3, E, CS, RS > &m)
SimTK::det(const Mat< M, M, E, CS, RS > &m)
dgbtrs_f77
dgbtrs_f77(): sundials_lapack.h
dgbtrs_f77(const char *trans, const int *n, const int *kl, const int *ku, const int *nrhs, double *ab, const int *ldab, int *ipiv, double *b, const int *ldb, int *info, int len_trans): sundials_lapack.h
dgemv_f77
dgemv_f77(): sundials_lapack.h
dgemv_f77(const char *trans, int *m, int *n, const double *alpha, const double *a, int *lda, const double *x, int *inc_x, const double *beta, double *y, int *inc_y, int len_trans): sundials_lapack.h
dof
SimTK::SplineFitter::SplineFitterImpl
dormqr_f77
dormqr_f77(): sundials_lapack.h
dormqr_f77(const char *side, const char *trans, const int *m, const int *n, const int *k, double *a, const int *lda, double *tau, double *c, const int *ldc, double *work, const int *lwork, int *info, int len_side, int len_trans): sundials_lapack.h
dot
SimTK::dot(const Vec< M, E1, S1 > &r, const Vec< M, E2, S2 > &v)
SimTK::dot(const Vec< 1, E1, S1 > &r, const Vec< 1, E2, S2 > &v)
SimTK::dot(const Row< N, E1, S1 > &r, const Vec< N, E2, S2 > &v)
SimTK::dot(const Vec< M, E1, S1 > &v, const Row< M, E2, S2 > &r)
SimTK::dot(const Row< N, E1, S1 > &r, const Row< N, E2, S2 > &s)
dsyrk_f77
dsyrk_f77(): sundials_lapack.h
dsyrk_f77(const char *uplo, const char *trans, const int *n, const int *k, const double *alpha, const double *a, const int *lda, const double *beta, const double *c, const int *ldc, int len_uplo, int len_trans): sundials_lapack.h
dtrsv_f77
dtrsv_f77(): sundials_lapack.h
dtrsv_f77(const char *uplo, const char *trans, const char *diag, const int *n, const double *a, const int *lda, double *x, const int *inc_x, int len_uplo, int len_trans, int len_diag): sundials_lapack.h
Searching...
No Matches