Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dautodiff.cpp233 typedef Matrix<AD,2,1> VectorAD; in test_autodiff_vector() typedef
260 typedef Matrix<AD,Eigen::Dynamic,1> VectorAD; in test_autodiff_hessian() typedef
339 typedef Matrix<AD,2,1> VectorAD; in bug_1261() typedef