HALCON 18.05
/
HALCON Operator Reference
/
Matrix
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Arithmetic
List of Operators
abs_matrix
AbsMatrix
AbsMatrix
abs_matrix
Compute the absolute values of the elements of a matrix.
abs_matrix_mod
AbsMatrixMod
AbsMatrixMod
abs_matrix_mod
Compute the absolute values of the elements of a matrix.
add_matrix
AddMatrix
AddMatrix
add_matrix
Add two matrices.
add_matrix_mod
AddMatrixMod
AddMatrixMod
add_matrix_mod
Add two matrices.
div_element_matrix
DivElementMatrix
DivElementMatrix
div_element_matrix
Divide matrices element-by-element.
div_element_matrix_mod
DivElementMatrixMod
DivElementMatrixMod
div_element_matrix_mod
Divide matrices element-by-element.
invert_matrix
InvertMatrix
InvertMatrix
invert_matrix
Invert a matrix.
invert_matrix_mod
InvertMatrixMod
InvertMatrixMod
invert_matrix_mod
Invert a matrix.
mult_element_matrix
MultElementMatrix
MultElementMatrix
mult_element_matrix
Multiply matrices element-by-element.
mult_element_matrix_mod
MultElementMatrixMod
MultElementMatrixMod
mult_element_matrix_mod
Multiply matrices element-by-element.
mult_matrix
MultMatrix
MultMatrix
mult_matrix
Multiply two matrices.
mult_matrix_mod
MultMatrixMod
MultMatrixMod
mult_matrix_mod
Multiply two matrices.
pow_element_matrix
PowElementMatrix
PowElementMatrix
pow_element_matrix
Compute the power functions of the elements of a matrix.
pow_element_matrix_mod
PowElementMatrixMod
PowElementMatrixMod
pow_element_matrix_mod
Compute the power functions of the elements of a matrix.
pow_matrix
PowMatrix
PowMatrix
pow_matrix
Compute the power functions of a matrix.
pow_matrix_mod
PowMatrixMod
PowMatrixMod
pow_matrix_mod
Compute the power functions of a matrix.
pow_scalar_element_matrix
PowScalarElementMatrix
PowScalarElementMatrix
pow_scalar_element_matrix
Compute the power functions of the elements of a matrix.
pow_scalar_element_matrix_mod
PowScalarElementMatrixMod
PowScalarElementMatrixMod
pow_scalar_element_matrix_mod
Compute the power functions of the elements of a matrix.
scale_matrix
ScaleMatrix
ScaleMatrix
scale_matrix
Scale a matrix.
scale_matrix_mod
ScaleMatrixMod
ScaleMatrixMod
scale_matrix_mod
Scale a matrix.
solve_matrix
SolveMatrix
SolveMatrix
solve_matrix
Compute the solution of a system of equations.
sqrt_matrix
SqrtMatrix
SqrtMatrix
sqrt_matrix
Compute the square root values of the elements of a matrix.
sqrt_matrix_mod
SqrtMatrixMod
SqrtMatrixMod
sqrt_matrix_mod
Compute the square root values of the elements of a matrix.
sub_matrix
SubMatrix
SubMatrix
sub_matrix
Subtract two matrices.
sub_matrix_mod
SubMatrixMod
SubMatrixMod
sub_matrix_mod
Subtract two matrices.
transpose_matrix
TransposeMatrix
TransposeMatrix
transpose_matrix
Transpose a matrix.
transpose_matrix_mod
TransposeMatrixMod
TransposeMatrixMod
transpose_matrix_mod
Transpose a matrix.
Classes
Classes
|
|
Operators