Searched defs:InputType (Results 1 – 7 of 7) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | autodiff.cpp | 40 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef 114 typedef Matrix<Scalar, 2, 1> InputType; typedef 161 typedef typename Func::InputType InputType; in forward_jacobian_cpp11() typedef
|
| D | forward_adolc.cpp | 31 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
|
| D | NumericalDiff.cpp | 20 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
|
| D | NonLinearOptimization.cpp | 115 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/AutoDiff/ |
| D | AutoDiffJacobian.h | 35 typedef typename Functor::InputType InputType; typedef
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/NumericalDiff/ |
| D | NumericalDiff.h | 41 typedef typename Functor::InputType InputType; typedef
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/LevenbergMarquardt/ |
| D | LevenbergMarquardt.h | 49 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef 73 typedef Matrix<Scalar,Dynamic,1> InputType; typedef
|