Matrix
Inherits Reference < Object
Constructors
new(data : Array(Array(Float64)))
SourceClass methods
column_vector(values : Array(Float64))
SourceInstance methods
[](i : Int32, j : Int32)
Source[]=(i : Int32, j : Int32, value : Float64)
Sourcedata
Sourcedata=(data : Array(Array(Float64)))
Sourcesize
Source