| Package | Description |
|---|---|
| com.accelad.acctive.sim.kernel.core.evaluator | |
| com.accelad.acctive.sim.kernel.core.evaluator.diff | |
| com.accelad.acctive.sim.kernel.math |
| Constructor and Description |
|---|
ComplexDiffFuncEvaluator(MathFactory<com.accelad.math.nilgiri.DoubleDoubleComplex> dfFactory) |
OutsideFunction(MathFactory<X> DFFactory,
com.accelad.math.nilgiri.autodiff.DifferentialFunction<X> x,
com.accelad.math.nilgiri.autodiff.DifferentialFunction<X> value1,
com.accelad.math.nilgiri.autodiff.DifferentialFunction<X> value2) |
| Modifier and Type | Field and Description |
|---|---|
protected MathFactory<X> |
DiffFuncEvaluator.mathFactory |
| Constructor and Description |
|---|
DiffFuncEvaluator(MathFactory<X> mathFactory) |
DiffFuncEvaluator(MathFactory<X> mathFactory,
Map<String,com.accelad.math.nilgiri.autodiff.Variable<X>> variables,
Map<String,com.accelad.math.nilgiri.autodiff.Constant<X>> constants) |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleDoubleComplexMathFactory |
class |
DoubleDoubleFactory |
class |
DoubleFactory |
Copyright © 2016–2017 AccelaD. All rights reserved.