class RubyMath::Matrix
Class Matrix
¶ ↑
With this class you can work with Matrix
data structure [[a,b], with his operators and his to_something
Methods:
to_s + - * / determinant inverse
Matrix
¶ ↑With this class you can work with Matrix
data structure [[a,b], with his operators and his to_something
Methods:
to_s + - * / determinant inverse