class DSP::LAlgebra::QRDecomposition
- DSP::LAlgebra::QRDecomposition
- Reference
- Object
Defined in:
dsp/lalgebra/qr_decomposition.crConstructors
Instance Method Summary
- #get_h : LA::GMat
- #get_q : LA::GMat
- #get_qt : LA::GMat
- #get_r : LA::GMat
- #get_solver : DSP::LAlgebra::Solver