struct LA::Vector1

Defined in:

linalg/vector.cr

Instance methods inherited from struct LA::AVector1

*(other : Float64) *, +(other : self) +, -(other : self)
-
-
, /(other : Float64) /, dot(other : self) dot, length length, normalize normalize, squared_length squared_length, x : Float64 x, x=(x : Float64) x=

Constructor methods inherited from struct LA::AVector1

new(default : Float64 = 0.0) new

Class methods inherited from struct LA::AVector1

one one, x x, zero zero