Searched defs:ValueType (Results 1 – 8 of 8) sorted by relevance
| /applications/standard/printspooler/entry/src/main/ets/Common/Adapter/ |
| D | PreferencesAdapter.ts | 23 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/ |
| D | autodiff.cpp | 41 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
|
| D | forward_adolc.cpp | 32 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
|
| D | NumericalDiff.cpp | 21 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
|
| D | NonLinearOptimization.cpp | 116 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/ |
| D | AutoDiffJacobian.h | 36 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/ |
| D | NumericalDiff.h | 42 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/ |
| D | LevenbergMarquardt.h | 50 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef 74 typedef Matrix<Scalar,Dynamic,1> ValueType; typedef
|