Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind > Class Template Reference

#include <src/eigen/Eigen/src/Core/Product.h>

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

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 >

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: