Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::Matrices::MatrixType< Symmetric > Struct Template Reference

Structure for specifying type of sparse matrix. More...

#include <TNL/Matrices/MatrixType.h>

Static Public Member Functions

static std::string getSerializationType ()
 
static constexpr bool isSymmetric ()
 

Detailed Description

template<bool Symmetric>
struct TNL::Matrices::MatrixType< Symmetric >

Structure for specifying type of sparse matrix.

It is used for specification of SparseMatrix type.


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