Description
The DMat.Converted attribute is not checking the Mat.Strict value when converting from a Dense matrix to a Sparse matrix. The Strict attribute indicates whether zero entries are to be suppressed or produced. The routine should skip producing zero records when ML.Mat.Strict is set to TRUE.