Searched defs:_Options (Results 1 – 2 of 2) sorted by relevance
/external/eigen/Eigen/src/CholmodSupport/ |
D | CholmodSupport.h | 52 cholmod_sparse viewAsCholmod(SparseMatrix<_Scalar,_Options,_Index>& mat) in viewAsCholmod() argument 99 const cholmod_sparse viewAsCholmod(const SparseMatrix<_Scalar,_Options,_Index>& mat) in viewAsCholmod() argument 108 cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<SparseMatrix<_Scalar,_Options,_Index>, UpL… in viewAsCholmod() argument
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
D | LMqrsolv.h | 104 SparseMatrix<Scalar,_Options,Index> &s, in lmqrsolv() argument
|