class NumCry::Matrix
- NumCry::Matrix
- Reference
- Object
Defined in:
dl-cry/numcry.crConstructors
Instance Method Summary
- #*(other : Matrix)
- #*(other : Number)
- #+(other : Number)
- #+(other : Matrix)
- #-(other : Number)
- #-(other : Matrix)
- #-
- #/(other)
- #==(m : Matrix)
- #argmax_y
- #dot(m : Matrix)
- #exp
- #map(&)
- #to_s(io)
- #transpose