Skip to content

Overload_Rhino_Geometry_Matrix_RowReduce

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally