Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType > Struct Template Reference

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
 

Detailed Description

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

Definition at line 102 of file HouseholderSequence.h.


The documentation for this struct was generated from the following file: