Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/
Dautodiff_scalar.cpp21 typedef AutoDiffScalar<Deriv1> AD; in check_atan2() typedef
45 typedef AutoDiffScalar<Deriv1> AD; in check_hyperbolic_functions() typedef
79 typedef Eigen::AutoDiffScalar<Deriv> AD; in check_limits_specialization() typedef
Dautodiff.cpp219 typedef AutoDiffScalar<Vector2f> AD; in test_autodiff_scalar() typedef
232 typedef AutoDiffScalar<Vector2f> AD; in test_autodiff_vector() typedef
259 typedef AutoDiffScalar<VectorXd> AD; in test_autodiff_hessian() typedef
301 typedef Eigen::AutoDiffScalar<Eigen::Vector3d> AD; in bug_1222() typedef
313 typedef Eigen::AutoDiffScalar<Eigen::Vector3d> AD; in bug_1223() typedef
338 typedef AutoDiffScalar<Matrix2d> AD; in bug_1261() typedef
348 typedef AutoDiffScalar<Vector2d> AD; in bug_1264() typedef