HALCON 17.12
/
HALCON Operator Reference
/
Matrix
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Features
List of Operators
determinant_matrix
DeterminantMatrix
DeterminantMatrix
determinant_matrix
Compute the determinant of a matrix.
get_size_matrix
GetSizeMatrix
GetSizeMatrix
get_size_matrix
Get the size of a matrix.
max_matrix
MaxMatrix
MaxMatrix
max_matrix
Returns the elementwise maximum of a matrix.
mean_matrix
MeanMatrix
MeanMatrix
mean_matrix
Returns the elementwise mean of a matrix.
min_matrix
MinMatrix
MinMatrix
min_matrix
Returns the elementwise minimum of a matrix.
norm_matrix
NormMatrix
NormMatrix
norm_matrix
Norm of a matrix.
sum_matrix
SumMatrix
SumMatrix
sum_matrix
Returns the elementwise sum of a matrix.
Classes
Classes
|
|
Operators