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

com.github.chen0040.glm.search.methods.cgs.BetaFormula Maven / Gradle / Ivy

package com.github.chen0040.glm.search.methods.cgs;

/**
 * Created by xschen on 12/8/15.
 */
public enum BetaFormula {
    FletcherReeves,
    PolakRebiere,
    HestenesStiefel
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy