class

DSP::LAlgebra::Solver

Inherits Reference < Object

Constructors

new(qrt : Array(Array(Float64)), r_diag : Array(Float64), threshold : Float64)
Source

Instance methods

non_singular?
Source
solve_vector(b : LA::GMat) : LA::GMat
Source