scipp.matrices

scipp.matrices(*, dims, unit=dimensionless, values)

Constructs a Variable with given dimensions holding an array of 3x3 matrices.

Seealso

scipp.matrix()

Parameters