Uses of Interface
org.djunits.value.vdouble.scalar.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, org.djunits.value.vdouble.scalar.base.AbstractDoubleScalar<?,?> actualResult, double precision, DoubleScalarTest.DoubleToDouble function)Test a math function.