transpose
A Boolean value that specifies whether to implicitly transpose the matrix.
Declaration
var transpose: Bool { get set }Discussion
If true, the system implicitly transposes the matrix when it uses it in any functions.
A Boolean value that specifies whether to implicitly transpose the matrix.
var transpose: Bool { get set }If true, the system implicitly transposes the matrix when it uses it in any functions.