Class SVDException

  • All Implemented Interfaces:
    Serializable

    public class SVDException
    extends Exception
    Exception raised when the SVD of a given expression data matrix cannot be computed.
    Author:
    poirigui
    See Also:
    Serialized Form
    • Constructor Detail

      • SVDException

        public SVDException​(String message)