Main MRPT website > C++ reference
MRPT logo
Public Types

internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType > Struct Template Reference


Detailed Description

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

Definition at line 115 of file HouseholderSequence.h.

#include <src/Householder/HouseholderSequence.h>

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 internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType >::ResultScalar

Definition at line 118 of file HouseholderSequence.h.

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

Definition at line 120 of file HouseholderSequence.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011