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

#include <Product.h>

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

List of all members.

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 173 of file Product.h.


Member Typedef Documentation

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

Reimplemented in Eigen::Product< _Lhs, _Rhs, Option >, and Eigen::Product< Lhs, Rhs >.

Definition at line 176 of file Product.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines