Construct a Matrix using shortcut notation
Construct a Matrix with optional construction parameters
Create a random Matrix.
The inplace option saves memory and prevents creating new variable names for intermediate results.
Create an upper triangular Matrix.
Define two matrices.
Performing calculations in a casual usage scenario accepts optional arguments in any order.