Method: RMath3D::RMtx2#e11

Defined in:
lib/rmath3d/rmath3d_plain.rb

#e11Object

Returns the element at row 1 and column 1.



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

def e11() getElement(1,1) end