ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
SparseMatrix.h File Reference
#include "Array.h"
#include "SparseMatrix.inl"
Include dependency graph for SparseMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MatrixEntry< T >
 
class  SparseMatrix< T >
 

Macros

#define NEW_SPARSE_MATRIX   1
 
#define ZERO_TESTING_JACOBI   1
 

Macro Definition Documentation

◆ NEW_SPARSE_MATRIX

#define NEW_SPARSE_MATRIX   1

Definition at line 32 of file SparseMatrix.h.

◆ ZERO_TESTING_JACOBI

#define ZERO_TESTING_JACOBI   1

Definition at line 33 of file SparseMatrix.h.