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

5 lines
155 B
Factor
Raw Normal View History

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