Package edu.jas.kern

Class JASConfig


  • public class JASConfig
    extends java.lang.Object
    Configuration options to truncate long running Kronecker factorization.
    • Field Detail

      • MAX_DEGREE_KRONECKER_FACTORIZATION

        public static int MAX_DEGREE_KRONECKER_FACTORIZATION
        will throw an ArithmeticException, if this parameter is greater than 0 and the Kronecker substitution degree is greater than this value.
    • Constructor Detail

      • JASConfig

        public JASConfig()