public interface FComplexFComplexFunction
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 functionJump to the Parallel Colt Homepage