Class ObjFunction.RegLossObjLogistic_Jafama

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ObjFunction

    static class ObjFunction.RegLossObjLogistic_Jafama
    extends ObjFunction.RegLossObjLogistic
    Logistic regression.

    Jafama's FastMath.exp(double) version.