Overload_Rhino_Geometry_Matrix_RowReduce - mcneel/rhinocommon-api-docs GitHub Wiki

Matrix.RowReduce Method

Overload List

 

Name Description
Public method RowReduce(Double, Point3d[], Double) Row reduces a matrix as the first step in solving MX=b where b is a column of 3d points.
Public method RowReduce(Double, Double, Double) Row reduces a matrix to calculate rank and determinant.
Public method RowReduce(Double, Double[], Double) Row reduces a matrix as the first step in solving MX=b where b is a column of values.
  Back to Top

See Also

Reference

Matrix Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️