Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind > Class Template Reference

Inherits internal::generic_xpr_base::type.

Public Types

typedef internal::generic_xpr_base< Product< Lhs, Rhs, Option >, MatrixXpr, StorageKind >::type Base
 

Detailed Description

template<typename Lhs, typename Rhs, int Option, typename StorageKind>
class Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind >

Definition at line 147 of file Product.h.

Member Typedef Documentation

◆ Base

template<typename Lhs , typename Rhs , int Option, typename StorageKind >
typedef internal::generic_xpr_base<Product<Lhs,Rhs,Option>, MatrixXpr, StorageKind>::type Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind >::Base

Definition at line 150 of file Product.h.


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