SingularUMatrixException(Int32) Constructor |
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic SingularUMatrixException(
int element
)
Parameters
- element Int32
- The one-based index of the zero diagonal element.
See Also