#include <spuc/spuc_types.h>
#include <spuc/vector.h>
#include <spuc/matrix.h>
Include dependency graph for toeplitz.h:

Namespaces | |
| namespace | SPUC |
Functions | |
| template<class T> | |
| void | SPUC::toeplitz (vector< T > x, matrix< T > &A) |
| Get Symmetric Toeplitz matrix from vector. | |
1.4.7