C++ main module for emicrom Package  1.0
Classes | Functions
MATH_MultiLevelsToeplitzMatrix.h File Reference
#include "CORE_Object.h"
#include "CORE_Array.h"
#include "CORE_Run.h"
#include "FFTW_FFT.h"
#include "MATH_LeafBlockMatrixStorage.h"
Include dependency graph for MATH_MultiLevelsToeplitzMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MATH_MultiLevelsToeplitzMatrix
 This class is multi levels toeplitz matrix. The matrix at level k is composed by $ 2.n_k-1 $ toeplitz block matrices: More...
 

Functions

 DEFINE_SPTR (MATH_MultiLevelsToeplitzMatrix)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( MATH_MultiLevelsToeplitzMatrix  )