|
Parallel Colt 0.7.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Float9Function
Interface that represents a function object: a function that takes 9 arguments and returns a single value.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
float apply(float a00,
float a01,
float a02,
float a10,
float a11,
float a12,
float a20,
float a21,
float a22)
|
Parallel Colt 0.7.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||