Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods
Divides a Matrix by a scalar.
A Matrix that is the matrix matrix divided by factor.
This method returns a new matrix whose components are the components of the matrix matrix multiplied by factor.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | matrix is a null reference (Nothing in Visual Basic). |
Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace