Public Types | |
| typedef scalar_product_traits < OtherScalarType, typename MatrixType::Scalar > ::ReturnType | ResultScalar |
| typedef Matrix< ResultScalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime, 0, MatrixType::MaxRowsAtCompileTime, MatrixType::MaxColsAtCompileTime > | Type |
| typedef scalar_product_traits<OtherScalarType, typename MatrixType::Scalar>::ReturnType Eigen::internal::matrix_type_times_scalar_type::ResultScalar |
Definition at line 119 of file Householder.
| typedef Matrix<ResultScalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime, 0, MatrixType::MaxRowsAtCompileTime, MatrixType::MaxColsAtCompileTime> Eigen::internal::matrix_type_times_scalar_type::Type |
Definition at line 121 of file Householder.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |