Handbook
Glossary
Mtransposed? ( matrix -- ? )
Vocabulary
math
.
blas
.
matrices
Inputs
matrix
an
object
Outputs
?
an
object
Definition
USING:
accessors
;
IN:
math.blas.matrices
:
Mtransposed?
( matrix -- ? )
transpose>>
;
inline