Class CoefficientOperation<T>

java.lang.Object
net.bmahe.genetics4j.gp.Operation<T>
net.bmahe.genetics4j.gp.math.CoefficientOperation<T>
Direct Known Subclasses:
ImmutableCoefficientOperation

@Immutable public abstract class CoefficientOperation<T> extends Operation<T>