Home
last modified time | relevance | path

Searched defs:fillfactor (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_Structs.h104 Index fillfactor; // The estimated fills factors for L and U, compared with A member
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/IterativeLinearSolvers/
DIncompleteLUT.h216 void IncompleteLUT<Scalar,StorageIndex>::setFillfactor(int fillfactor) in setFillfactor()