Public Types | List of all members
Eigen::internal::matrix_type_times_scalar_type< OtherScalarType, MatrixType > Struct Template Reference

#include <HouseholderSequence.h>

Public Types

typedef ScalarBinaryOpTraits< 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 109 of file HouseholderSequence.h.

Member Typedef Documentation

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

Definition at line 112 of file HouseholderSequence.h.

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 114 of file HouseholderSequence.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:39