#include <IterativePseudoInverse.hpp>
|
static void | test (CTF::World *world) |
|
◆ IterativePseudoInverse()
template<typename F >
IterativePseudoInverse::IterativePseudoInverse |
( |
Tensor< F > const & |
matrix, |
|
|
F |
accuracy = 1e-10 |
|
) |
| |
◆ generateHilbertMatrix()
template<typename F >
void IterativePseudoInverse::generateHilbertMatrix |
( |
Tensor< F > & |
matrix | ) |
|
|
staticprotected |
◆ get()
template<typename F >
Tensor< F > & IterativePseudoInverse::get |
◆ iterate()
template<typename F >
void IterativePseudoInverse::iterate |
( |
F |
accuracy = 1e-10 | ) |
|
|
protected |
◆ iterateQuadratically()
template<typename F >
void IterativePseudoInverse::iterateQuadratically |
( |
F |
accuracy = 1e-10 | ) |
|
|
protected |
◆ setRandom()
◆ test()
◆ alpha
◆ inverse
◆ matrix
◆ square
The documentation for this class was generated from the following files: