Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLUImpl.h23 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef
DSparseLU_SupernodalMatrix.h39 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef
DSparseLU.h83 typedef Matrix<Scalar,Dynamic,1> ScalarVector; typedef
/external/eigen/unsupported/test/
DFFTW.cpp82 typedef typename VectorType<Container,Scalar>::type ScalarVector; in test_scalar_generic() typedef