AngouriMath
Add
Method with 2 overloads
Add(System.Collections.Generic.IEnumerable{AngouriMath.Entity})
Summary
Adds a row to the builder.
Parameter "row"
A row to add. Make sure it has the same length as columnCount.
Exception "InvalidMatrixOperationException"
Is thrown if the given row has a wrong length.
Add(System.Collections.Generic.List{AngouriMath.Entity})
Summary
Adds a row to the builder.
Parameter "row"
A row to add. Make sure it has the same length as columnCount.
Exception "InvalidMatrixOperationException"
Is thrown if the given row has a wrong length.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online