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... | |
Helper class, basically empty, useful if one wants to also implement InsertRows.