Handbook
Glossary
idct-factor ( b -- b' )
Vocabulary
images
.
jpeg
.
private
Inputs
b
an
object
Outputs
b'
an
object
Definition
USING:
math.matrices
;
IN:
images.jpeg.private
:
idct-factor
( b -- b' )
dct-matrix
vdotm
;