|
Parallel Colt 0.7.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FComplexFComplexFunction
| Method Summary | |
|---|---|
float[] |
apply(float[] x)
Applies a function to a complex argument. |
float[] |
apply(float re,
float im)
Applies a function to a complex argument. |
| Method Detail |
|---|
float[] apply(float[] x)
x - an argument passed to the function.
float[] apply(float re,
float im)
re - real part of an argument passed to the functionim - imaginary part of an argument passed to the function
|
Parallel Colt 0.7.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||