Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType > Struct Template Reference

Detailed Description

template<typename OtherScalarType, typename MatrixType>
struct Eigen::internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType >

Definition at line 116 of file Householder.

List of all members.

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

Member Typedef Documentation

template<typename OtherScalarType, typename MatrixType>
typedef scalar_product_traits<OtherScalarType, typename MatrixType::Scalar>::ReturnType Eigen::internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType >::ResultScalar

Definition at line 119 of file Householder.

template<typename OtherScalarType, typename MatrixType>
typedef Matrix<ResultScalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime, 0, MatrixType::MaxRowsAtCompileTime, MatrixType::MaxColsAtCompileTime> Eigen::internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType >::Type

Definition at line 121 of file Householder.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo