factor/basis/specialized-arrays/direct/complex-float/complex-float.factor

5 lines
163 B
Factor

USING: specialized-arrays.complex-float specialized-arrays.direct.functor ;
IN: specialized-arrays.direct.complex-float
<< "complex-float" define-direct-array >>