Tomographer  v5.2
Tomographer C++ Framework Documentation
Tomographer::Tools::NeedOwnOperatorNew< Eigen::Matrix< Scalar, FixedRows, FixedCols, Options, MaxRows, MaxCols > > Struct Template Reference

Specialize NeedOwnOperatorNew for Eigen types. More...

#include <tomographer/tools/needownoperatornew.h>

+ Inheritance diagram for Tomographer::Tools::NeedOwnOperatorNew< Eigen::Matrix< Scalar, FixedRows, FixedCols, Options, MaxRows, MaxCols > >:
+ Collaboration diagram for Tomographer::Tools::NeedOwnOperatorNew< Eigen::Matrix< Scalar, FixedRows, FixedCols, Options, MaxRows, MaxCols > >:

Additional Inherited Members

- Public Types inherited from Tomographer::Tools::NeedEigenAlignedOperatorNew<!(MaxRows==Eigen::Dynamic||MaxCols==Eigen::Dynamic)>
typedef EigenAlignedOperatorNewProvider ProviderType
 

Detailed Description

template<typename Scalar, int FixedRows, int FixedCols, int Options, int MaxRows, int MaxCols>
struct Tomographer::Tools::NeedOwnOperatorNew< Eigen::Matrix< Scalar, FixedRows, FixedCols, Options, MaxRows, MaxCols > >

Specialize NeedOwnOperatorNew for Eigen types.

Definition at line 291 of file needownoperatornew.h.


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