Class ConvertToDenseException

All Implemented Interfaces:
Serializable

public class ConvertToDenseException extends RuntimeException
The operations will convert the sparse matrix into a dense matrix and the resulting matrix data type should be a dense type not a sparse type
See Also:
  • Constructor Details

    • ConvertToDenseException

      public ConvertToDenseException()