Home | History | Annotate | Download | only in eigen2

Lines Matching full:scalar

25   typedef typename MatrixType::Scalar Scalar;
26 typedef typename NumTraits<Scalar>::Real RealScalar;
27 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType;
29 typedef typename std::complex<typename NumTraits<typename MatrixType::Scalar>::Real> Complex;
48 typedef GslTraits<Scalar> Gsl;
108 typedef typename MatrixType::Scalar Scalar;
109 typedef typename NumTraits<Scalar>::Real RealScalar;
110 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType;
112 typedef typename std::complex<typename NumTraits<typename MatrixType::Scalar>::Real> Complex;