repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
basis
/
specialized-arrays
/
direct
/
double
/
double.factor
blob
c3089b3e4865b69ba67fdb9aad8ee188c35bef12
1
USING: specialized-arrays.double specialized-arrays.direct.functor ;
2
IN: specialized-arrays.direct.double
3
4
<< "double" define-direct-array >>