NDDEM
Public Types | List of all members
Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind > Class Template Reference

#include <Product.h>

+ Inheritance diagram for Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind >:

Public Types

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

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

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