Handbook
Glossary
vector-false-value ( type -- value )
Vocabulary
math
.
vectors
.
simd
.
private
Inputs
type
an
object
Outputs
value
an
object
Definition
USING:
alien.c-types
kernel
sequences
;
IN:
math.vectors.simd.private
:
vector-false-value
( type -- value )
{
float
double
}
member?
[
0.0
]
[
0
]
if
;
foldable
flushable