SyTen
syten::InsertColumns< Type > Struct Template Reference

Helper class, basically empty, useful if one wants to also implement InsertRows. More...

#include <dense_insert.h>

+ Inheritance diagram for syten::InsertColumns< Type >:
+ Collaboration diagram for syten::InsertColumns< Type >:

Additional Inherited Members

- Public Types inherited from syten::InsertBase< Type >
typedef Type Scalar
 Scalartype. More...
 
- Static Public Attributes inherited from syten::InsertBase< Type >
static constexpr Index rank = 2
 Rank expression. More...
 

Detailed Description

template<typename Type>
struct syten::InsertColumns< Type >

Helper class, basically empty, useful if one wants to also implement InsertRows.


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