Uses of Interface
org.djunits.value.vdouble.scalar.DoubleScalarTest.DoubleToDouble
-
Packages that use DoubleScalarTest.DoubleToDouble Package Description org.djunits.value.vdouble.scalar -
-
Uses of DoubleScalarTest.DoubleToDouble in org.djunits.value.vdouble.scalar
Methods in org.djunits.value.vdouble.scalar with parameters of type DoubleScalarTest.DoubleToDouble Modifier and Type Method Description static voidDoubleScalarTest.MathTester. tester(double inputValue, String operation, AbstractDoubleScalar<?,?> actualResult, double precision, DoubleScalarTest.DoubleToDouble function)Test a math function.
-