Package samer.functions
Class LogisiticInfomax
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.ScaledFunction
-
- samer.functions.LogisiticInfomax
-
public class LogisiticInfomax extends ScaledFunction
-
-
Constructor Summary
Constructors Constructor and Description LogisiticInfomax()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class samer.functions.ScaledFunction
apply, apply, apply, derivative, dispose, format, get, inverse, set
-
-