Uses of Interface
org.apache.commons.geometry.core.internal.DoubleFunction3N
Packages that use DoubleFunction3N
Package
Description
This package contains utilities intended for internal use only.
-
Uses of DoubleFunction3N in org.apache.commons.geometry.core.internal
Methods in org.apache.commons.geometry.core.internal with parameters of type DoubleFunction3NModifier and TypeMethodDescription<T> TSimpleTupleFormat.parse(String str, DoubleFunction3N<T> fn) Parse the given string as a 3-tuple and passes the parsed values to the given function.