Method: RMath3D::RMtx2#e01

Defined in:
lib/rmath3d/rmath3d_plain.rb

#e01Object

Returns the element at row 0 and column 1.



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

def e01() getElement(0,1) end