Searched defs:tmp2 (Results 1 – 6 of 6) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | NumericalDiff.cpp | 39 double tmp1, tmp2, tmp3; in operator ()() local 55 double tmp1, tmp2, tmp3, tmp4; in actual_df() local
|
| D | NonLinearOptimization.cpp | 25 double tmp1, tmp2, tmp3, tmp4; in fcn_chkder() local 136 double tmp1, tmp2, tmp3; in operator ()() local 152 double tmp1, tmp2, tmp3, tmp4; in df() local 437 double tmp1, tmp2, tmp3; in operator ()() local 457 double tmp1, tmp2, tmp3, tmp4; in df() local 537 double tmp1,tmp2,tmp3; in operator ()() local
|
| D | levenberg_marquardt.cpp | 34 double tmp1, tmp2, tmp3; in operator ()() local 50 double tmp1, tmp2, tmp3, tmp4; in df() local 147 double tmp1,tmp2,tmp3; in operator ()() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/spbench/ |
| D | test_sparseLU.cpp | 87 Matrix<scalar, Dynamic, 1> tmp2 = b - A*x; in main() local
|
| D | sp_solver.cpp | 115 VectorXd tmp2 = b - A*x; in main() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | diagonalmatrices.cpp | 143 Matrix2d tmp2 = points.topLeftCorner<2,2>(); in bug987() local
|