Uses of Interface
org.djunits.value.vdouble.scalar.DoubleScalarTest.DoubleToDouble
-
Uses of DoubleScalarTest.DoubleToDouble in org.djunits.value.vdouble.scalar
Modifier and TypeMethodDescriptionstatic void
DoubleScalarTest.MathTester.tester
(double inputValue, String operation, DoubleScalar<?, ?> actualResult, double precision, DoubleScalarTest.DoubleToDouble function) Test a math function.