Searched defs:CoeffsType (Results 1 - 2 of 2) sorted by relevance

/external/eigen/test/eigen2/
H A Deigen2_hyperplane.cpp84 typedef Matrix<Scalar,3,1> CoeffsType; typedef
110 CoeffsType converted_coeffs(HLine(pl).coeffs());
/external/eigen/test/
H A Dgeo_hyperplane.cpp85 typedef Matrix<Scalar,3,1> CoeffsType; typedef
111 CoeffsType converted_coeffs = HLine(pl).coeffs();

Completed in 97 milliseconds