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

Go to the source code of this file.

Classes

class  MATH_MultiLevelsFFTToeplitzMatrix
 This class is multi level toeplitz matrix whose product with vector is based on FFT; It delas with the Discrete Fast Fourier transform to project to toeplitz matrix into its spectral space where the matrix is diagonal. The methods: More...
 

Functions

 DEFINE_SPTR (MATH_MultiLevelsFFTToeplitzMatrix)
 

Function Documentation

◆ DEFINE_SPTR()