Package | Description |
---|---|
org.jadira.quant.api | |
org.jadira.quant.coremath |
Modifier and Type | Interface and Description |
---|---|
interface |
CompositeFunction<R extends Number,T extends QuantitativeFunction<R,?>>
This interface defines a composite function.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CompositeFunction<R extends Number,T extends QuantitativeFunction<R,?>>
This interface defines a composite function.
|
Modifier and Type | Class and Description |
---|---|
class |
IntervalBisection
This class can be used to solve the equation f(x) = 0.
|
Modifier and Type | Method and Description |
---|---|
Double |
IntervalBisection.apply(QuantitativeFunction<Double,Double> computeFunction) |
Copyright © 2010–2018 Jadira Systems. All rights reserved.