| /external/eigen/unsupported/test/ |
| D | FFTW.cpp | 67 template<typename Scalar> struct VectorType<StdVectorContainer,Scalar> struct 72 template<typename Scalar> struct VectorType<EigenVectorContainer,Scalar> struct 82 typedef typename VectorType<Container,Scalar>::type ScalarVector; in test_scalar_generic() argument
|
| /external/eigen/test/eigen2/ |
| D | eigen2_array.cpp | 21 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in array() typedef 56 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in comparisons() typedef
|
| D | eigen2_eigensolver.cpp | 27 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in selfadjointeigensolver() typedef 110 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in eigensolver() typedef
|
| D | eigen2_qr.cpp | 23 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> VectorType; in qr() typedef
|
| D | eigen2_inverse.cpp | 24 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> VectorType; in inverse() typedef
|
| D | eigen2_miscmatrices.cpp | 19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in miscMatrices() typedef
|
| D | eigen2_linearstructure.cpp | 19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in linearStructure() typedef
|
| D | eigen2_alignedbox.cpp | 24 typedef Matrix<Scalar, BoxType::AmbientDimAtCompileTime, 1> VectorType; in alignedbox() typedef
|
| D | eigen2_parametrizedline.cpp | 25 typedef Matrix<Scalar, LineType::AmbientDimAtCompileTime, 1> VectorType; in parametrizedline() typedef
|
| D | eigen2_basicstuff.cpp | 15 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in basicStuff() typedef
|
| D | eigen2_nomalloc.cpp | 28 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in nomalloc() typedef
|
| /external/eigen/test/ |
| D | cholesky.cpp | 33 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in test_chol_update() typedef 73 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in cholesky() typedef 256 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in cholesky_cplx() typedef 306 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in cholesky_bug241() typedef
|
| D | miscmatrices.cpp | 19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in miscMatrices() typedef
|
| D | geo_alignedbox.cpp | 30 typedef Matrix<Scalar, BoxType::AmbientDimAtCompileTime, 1> VectorType; in alignedbox() typedef 82 typedef Matrix<Scalar, BoxType::AmbientDimAtCompileTime, 1> VectorType; in alignedboxCastTests() typedef
|
| D | dontalign.cpp | 24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in dontalign() typedef
|
| D | product_trmv.cpp | 17 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in trmv() typedef
|
| D | inverse.cpp | 45 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> VectorType; in inverse() typedef
|
| D | eigensolver_generalized_real.cpp | 24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in generalized_eigensolver_real() typedef
|
| D | sparseLM.cpp | 23 typedef Matrix<Scalar,Dynamic,1> VectorType; typedef 131 typedef Matrix<T,Dynamic,1> VectorType; in test_sparseLM_T() typedef
|
| D | conservative_resize.cpp | 63 typedef Matrix<Scalar, 1, Eigen::Dynamic> VectorType; in run_vector_tests() typedef
|
| D | array_replicate.cpp | 19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType; in replicate() typedef
|
| /external/eigen/unsupported/Eigen/src/BVH/ |
| D | KdBVH.h | 22 typedef Matrix<Scalar, Dim, 1> VectorType; typedef
|
| /external/eigen/Eigen/src/Geometry/ |
| D | RotationBase.h | 38 typedef Matrix<Scalar,Dim,1> VectorType; typedef
|
| /external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
| D | MINRES.h | 38 typedef Matrix<Scalar,Dynamic,1> VectorType; in minres() typedef
|
| /external/llvm/include/llvm/ADT/ |
| D | UniqueVector.h | 26 typedef typename std::vector<T> VectorType; typedef
|