Click or drag to resize
SbMatrixDet3 Method
Overload List
  NameDescription
Public methodDet3
Returns determinant of upper-left 3x3 sub matrix.
Public methodDet3(Int32, Int32, Int32, Int32, Int32, Int32)
Returns determinant of 3x3 sub matrix composed of given row and column indices (0-3 for each).
Top
See Also