Uses of Class
dk.jonaslindstrom.ruffini.reals.structures.RealNumbers
Packages that use RealNumbers
Package
Description
- 
Uses of RealNumbers in dk.jonaslindstrom.ruffini.reals.algorithmsConstructor parameters in dk.jonaslindstrom.ruffini.reals.algorithms with type arguments of type RealNumbersModifierConstructorDescriptionRungeKutta(java.util.function.BiFunction<Double, V, V> f, double t0, V y0, VectorSpace<V, Double, RealNumbers> V) 
- 
Uses of RealNumbers in dk.jonaslindstrom.ruffini.reals.structuresMethods in dk.jonaslindstrom.ruffini.reals.structures that return RealNumbers