Object
# File lib/graphviz/math/matrix.rb, line 3 def self.Matrix( line, column = 0, val = 0 ) GraphViz::Math::Matrix.new(line, column, val) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.