Template Numerical Library version\ main:a0a944a8c
Loading...
Searching...
No Matches
TNL::Matrices::is_csr_matrix< Matrix > Struct Template Reference

This checks if the sparse matrix is stored in CSR format. More...

#include <TNL/Matrices/MatrixInfo.h>

Inheritance diagram for TNL::Matrices::is_csr_matrix< Matrix >:
Collaboration diagram for TNL::Matrices::is_csr_matrix< Matrix >:

Detailed Description

template<typename Matrix>
struct TNL::Matrices::is_csr_matrix< Matrix >

This checks if the sparse matrix is stored in CSR format.


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