Home
last modified time | relevance | path

Searched defs:solveInPlace (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseLU/
DSparseLU.h710 void solveInPlace( MatrixBase<Dest> &X) const in solveInPlace() function
727 template<typename Dest> void solveInPlace(MatrixBase<Dest> &X) const in solveInPlace() function
DSparseLU_SupernodalMatrix.h234 void MappedSuperNodalMatrix<Scalar,Index_>::solveInPlace( MatrixBase<Dest>&X) const in solveInPlace() function