Home
last modified time | relevance | path

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

/applications/standard/printspooler/entry/src/main/ets/Common/Adapter/
DPreferencesAdapter.ts23 type ValueType = number | string | boolean | Array<number> | Array<string> | Array<boolean>; alias
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/
Dautodiff.cpp41 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
115 typedef Matrix<Scalar, 2, 1> ValueType; typedef
160 typedef typename Func::ValueType ValueType; in forward_jacobian_cpp11() typedef
Dforward_adolc.cpp32 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
DNumericalDiff.cpp21 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
DNonLinearOptimization.cpp116 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h36 typedef typename Functor::ValueType ValueType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h42 typedef typename Functor::ValueType ValueType; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/LevenbergMarquardt/
DLevenbergMarquardt.h50 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
74 typedef Matrix<Scalar,Dynamic,1> ValueType; typedef