Home
last modified time | relevance | path

Searched refs:StorageBaseType (Results 1 – 7 of 7) sorted by relevance

/external/eigen/doc/
DCustomizingEigen_InheritingMatrix.dox27 const Eigen::MatrixBase<Eigen::Matrix<double, -0x000000001, 1> >::StorageBaseType&)
28 (((const Eigen::MatrixBase<Eigen::Matrix<double, -0x000000001, 1> >::StorageBaseType&)
29 ((const Eigen::MatrixBase<Eigen::Matrix<double, -0x000000001, 1> >::StorageBaseType*)(& v))))’
/external/eigen/Eigen/src/plugins/
DArrayCwiseBinaryOps.h233 …alar_sum_op<T,Scalar>,Constant<T>,Derived> operator+(const T& scalar, const StorageBaseType& expr);
255 …fference_op<T,Scalar>,Constant<T>,Derived> operator-(const T& scalar, const StorageBaseType& expr);
269 operator/(const T& s,const StorageBaseType& a);
DCommonCwiseBinaryOps.h63 …_product_op<T,Scalar>,Constant<T>,Derived> operator*(const T& scalar, const StorageBaseType& expr);
/external/eigen/Eigen/src/Core/
DArrayBase.h45 typedef ArrayBase StorageBaseType; typedef
DMatrixBase.h53 typedef MatrixBase StorageBaseType; typedef
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h49 typedef SparseMatrixBase StorageBaseType; typedef
/external/eigen/Eigen/src/Core/util/
DMacros.h950 (METHOD)(const T& scalar, const StorageBaseType& matrix) { \