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

5 lines
163 B
Factor
Raw Normal View History

2009-02-09 17:37:12 -05:00
USING: specialized-arrays.complex-float specialized-arrays.direct.functor ;
2009-02-09 16:11:27 -05:00
IN: specialized-arrays.direct.complex-float
<< "complex-float" define-direct-array >>