ClassesClassesClassesClasses | | | | Operators

Arithmetic

abs_matrixAbsMatrixAbsMatrixabs_matrixAbsMatrixabs_matrix
Compute the absolute values of the elements of a matrix.
abs_matrix_modAbsMatrixModAbsMatrixModabs_matrix_modAbsMatrixModabs_matrix_mod
Compute the absolute values of the elements of a matrix.
add_matrixAddMatrixAddMatrixadd_matrixAddMatrixadd_matrix
Add two matrices.
add_matrix_modAddMatrixModAddMatrixModadd_matrix_modAddMatrixModadd_matrix_mod
Add two matrices.
div_element_matrixDivElementMatrixDivElementMatrixdiv_element_matrixDivElementMatrixdiv_element_matrix
Divide matrices element-by-element.
div_element_matrix_modDivElementMatrixModDivElementMatrixModdiv_element_matrix_modDivElementMatrixModdiv_element_matrix_mod
Divide matrices element-by-element.
invert_matrixInvertMatrixInvertMatrixinvert_matrixInvertMatrixinvert_matrix
Invert a matrix.
invert_matrix_modInvertMatrixModInvertMatrixModinvert_matrix_modInvertMatrixModinvert_matrix_mod
Invert a matrix.
mult_element_matrixMultElementMatrixMultElementMatrixmult_element_matrixMultElementMatrixmult_element_matrix
Multiply matrices element-by-element.
mult_element_matrix_modMultElementMatrixModMultElementMatrixModmult_element_matrix_modMultElementMatrixModmult_element_matrix_mod
Multiply matrices element-by-element.
mult_matrixMultMatrixMultMatrixmult_matrixMultMatrixmult_matrix
Multiply two matrices.
mult_matrix_modMultMatrixModMultMatrixModmult_matrix_modMultMatrixModmult_matrix_mod
Multiply two matrices.
pow_element_matrixPowElementMatrixPowElementMatrixpow_element_matrixPowElementMatrixpow_element_matrix
Compute the power functions of the elements of a matrix.
pow_element_matrix_modPowElementMatrixModPowElementMatrixModpow_element_matrix_modPowElementMatrixModpow_element_matrix_mod
Compute the power functions of the elements of a matrix.
pow_matrixPowMatrixPowMatrixpow_matrixPowMatrixpow_matrix
Compute the power functions of a matrix.
pow_matrix_modPowMatrixModPowMatrixModpow_matrix_modPowMatrixModpow_matrix_mod
Compute the power functions of a matrix.
pow_scalar_element_matrixPowScalarElementMatrixPowScalarElementMatrixpow_scalar_element_matrixPowScalarElementMatrixpow_scalar_element_matrix
Compute the power functions of the elements of a matrix.
pow_scalar_element_matrix_modPowScalarElementMatrixModPowScalarElementMatrixModpow_scalar_element_matrix_modPowScalarElementMatrixModpow_scalar_element_matrix_mod
Compute the power functions of the elements of a matrix.
scale_matrixScaleMatrixScaleMatrixscale_matrixScaleMatrixscale_matrix
Scale a matrix.
scale_matrix_modScaleMatrixModScaleMatrixModscale_matrix_modScaleMatrixModscale_matrix_mod
Scale a matrix.
solve_matrixSolveMatrixSolveMatrixsolve_matrixSolveMatrixsolve_matrix
Compute the solution of a system of equations.
sqrt_matrixSqrtMatrixSqrtMatrixsqrt_matrixSqrtMatrixsqrt_matrix
Compute the square root values of the elements of a matrix.
sqrt_matrix_modSqrtMatrixModSqrtMatrixModsqrt_matrix_modSqrtMatrixModsqrt_matrix_mod
Compute the square root values of the elements of a matrix.
sub_matrixSubMatrixSubMatrixsub_matrixSubMatrixsub_matrix
Subtract two matrices.
sub_matrix_modSubMatrixModSubMatrixModsub_matrix_modSubMatrixModsub_matrix_mod
Subtract two matrices.
transpose_matrixTransposeMatrixTransposeMatrixtranspose_matrixTransposeMatrixtranspose_matrix
Transpose a matrix.
transpose_matrix_modTransposeMatrixModTransposeMatrixModtranspose_matrix_modTransposeMatrixModtranspose_matrix_mod
Transpose a matrix.

ClassesClassesClassesClasses | | | | Operators