public final class PrimitiveFnOp2
extends mikera.vectorz.Op2
| Modifier and Type | Field and Description |
|---|---|
protected clojure.lang.IFn.DDD |
fn |
| Constructor and Description |
|---|
PrimitiveFnOp2(clojure.lang.IFn.DDD f) |
PrimitiveFnOp2(Object f) |
| Modifier and Type | Method and Description |
|---|---|
double |
apply(double x,
double y) |
void |
applyTo(double[] xs,
int offset,
int length,
mikera.vectorz.AVector ys) |
applyInverse, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, averageValue, constrainValues, hasDerivative, hasDerivativeForOutput, hasInverse, isBounded, isDomainBounded, isStochastic, maxDomain, maxValue, minDomain, minValue, toString, validateOutputpublic PrimitiveFnOp2(Object f)
public PrimitiveFnOp2(clojure.lang.IFn.DDD f)
Copyright © 2015. All rights reserved.