Class GraphViz::Math::Matrix
In: lib/graphviz/math/matrix.rb
Parent: Object

Methods

*   -   ==   []   []=   column   columns   line   lines   matrix   new   remove_column   remove_line   sum_of_column   sum_of_line   to_a   to_s   transpose  

Public Class methods

Public Instance methods

to_a()

Alias for matrix

[Validate]