Method: RMath3D::RMtx2#e10

Defined in:
lib/rmath3d/rmath3d_plain.rb

#e10Object

Returns the element at row 1 and column 0.



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

def e10() getElement(1,0) end