Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/IterativeLinearSolvers/
DIterativeSolverBase.h41 struct is_ref_compatible struct
43 enum { value = is_ref_compatible_impl<typename remove_all<MatrixType>::type>::value }; argument