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

Go to the source code of this file.

Classes

class  MATH_ElementaryMultiLevelsCircularTensorToeplitzMatrix
 This class is a multi level toeplitz matrix based on circular matrix whose leaf block are packed or full matrix of dimension D and whose size S is either $ D^2 $ or $ \frac{D.(D-1)}{2} $. In this implementation, the multi levels organization of the matrix is kept. This work is based on the article of by S. Labbe More...
 

Functions

 DEFINE_SPTR (MATH_ElementaryMultiLevelsCircularTensorToeplitzMatrix)
 

Function Documentation

◆ DEFINE_SPTR()