All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xxl.mathematica.functional.Constant Maven / Gradle / Ivy

package xxl.mathematica.functional;

/**
 * 常量信息
 */

public class Constant {
    /**
     * 最大迭代步骤
     */
    public static final int MaxStep = 65535;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy