Click or drag to resize
ZeroNormException Constructor
Overload List
  NameDescription
Public methodZeroNormException
The computations cannot continue because the Euclidean norm of the column is equal to zero.
Public methodZeroNormException(Int32)
The computations cannot continue because the Euclidean norm of the column is equal to zero.
Public methodZeroNormException(String)
The computations cannot continue because the Euclidean norm of the column is equal to zero.
Protected methodZeroNormException(SerializationInfo, StreamingContext)
The computations cannot continue because the Euclidean norm of the column is equal to zero.
Public methodZeroNormException(String, Exception)
The computations cannot continue because the Euclidean norm of the column is equal to zero.
Top
See Also