Uses of Interface
de.tu_bs.isbs.util.math.functions.UnivariateFunction
Package | Description |
---|---|
de.tu_bs.isbs.util.math.functions |
Klassen zum erzeugen mathematischer Funktionen.
|
de.tu_bs.isbs.util.physics.rheology |
-
Uses of UnivariateFunction in de.tu_bs.isbs.util.math.functions
Subinterfaces of UnivariateFunction in de.tu_bs.isbs.util.math.functions Modifier and Type Interface Description interface
UnivariateDoubleFunction
interface
UnivariateVectorFunction
Abgeleitet vom allgemeiner UnivariateFunction: Vektorwertige Funktion, verwendbar mit Quadratur-Klasse.Classes in de.tu_bs.isbs.util.math.functions that implement UnivariateFunction Modifier and Type Class Description class
AbstractCachedFunction<T extends FunctionValue>
Alle bereits abgerufenen Funktionswerte werden in einem Cache gespeichert. -
Uses of UnivariateFunction in de.tu_bs.isbs.util.physics.rheology
Subinterfaces of UnivariateFunction in de.tu_bs.isbs.util.physics.rheology Modifier and Type Interface Description interface
Viscosity
Element: Temperaturabhängige Viskosität.