Method: RMath3D::RMtx2#e00

Defined in:
lib/rmath3d/rmath3d_plain.rb

#e00Object

Returns the element at row 0 and column 0.



141
# File 'lib/rmath3d/rmath3d_plain.rb', line 141

def e00() getElement(0,0) end