array-anti-transpose-unsafe ( cols-iota matrix -- newmatrix )


Vocabulary
math.matrices.private

Inputs
cols-iotaan object
matrixan object


Outputs
newmatrixan object


Definition