public interface Float9Function
Modifier and Type | Method and Description |
---|---|
float |
apply(float a00,
float a01,
float a02,
float a10,
float a11,
float a12,
float a20,
float a21,
float a22)
Applies a function to nine arguments.
|
Jump to the Parallel Colt Homepage