PLaSK library
Loading...
Searching...
No Matches
toeplitz.hpp File Reference
#include <plask/plask.hpp>
#include "../matrices.hpp"
Include dependency graph for toeplitz.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  plask::optical
 
namespace  plask::optical::modal
 

Functions

template<typename D >
void plask::optical::modal::ToeplitzLevinson (const DataVector< D > &TM, Matrix< D > &X)
 Solve T X = Y equation.