HALCON Reference Manual 10.0.2
Table of Contents / Tuple ClassesClassesClasses | | | Operators

Arithmetic

tuple_absTupleAbstuple_absTupleAbstuple_abs
Compute the absolute value of a tuple.
tuple_acosTupleAcostuple_acosTupleAcostuple_acos
Compute the arccosine of a tuple.
tuple_addTupleAddtuple_addTupleAddtuple_add
Add two tuples.
tuple_asinTupleAsintuple_asinTupleAsintuple_asin
Compute the arcsine of a tuple.
tuple_atanTupleAtantuple_atanTupleAtantuple_atan
Compute the arctangent of a tuple.
tuple_atan2TupleAtan2tuple_atan2TupleAtan2tuple_atan2
Compute the arctangent of a tuple for all four quadrants.
tuple_ceilTupleCeiltuple_ceilTupleCeiltuple_ceil
Compute the ceiling function of a tuple.
tuple_cosTupleCostuple_cosTupleCostuple_cos
Compute the cosine of a tuple.
tuple_coshTupleCoshtuple_coshTupleCoshtuple_cosh
Compute the hyperbolic cosine of a tuple.
tuple_cumulTupleCumultuple_cumulTupleCumultuple_cumul
Calculates the cumulative sums of a tuple.
tuple_degTupleDegtuple_degTupleDegtuple_deg
Convert a tuple from radians to degrees.
tuple_divTupleDivtuple_divTupleDivtuple_div
Divide two tuples.
tuple_expTupleExptuple_expTupleExptuple_exp
Compute the exponential of a tuple.
tuple_fabsTupleFabstuple_fabsTupleFabstuple_fabs
Compute the absolute value of a tuple (as floating point numbers).
tuple_floorTupleFloortuple_floorTupleFloortuple_floor
Compute the floor function of a tuple.
tuple_fmodTupleFmodtuple_fmodTupleFmodtuple_fmod
Calculate the remainder of the floating point division of two tuples.
tuple_ldexpTupleLdexptuple_ldexpTupleLdexptuple_ldexp
Calculate the ldexp function of two tuples.
tuple_logTupleLogtuple_logTupleLogtuple_log
Compute the natural logarithm of a tuple.
tuple_log10TupleLog10tuple_log10TupleLog10tuple_log10
Compute the base 10 logarithm of a tuple.
tuple_max2TupleMax2tuple_max2TupleMax2tuple_max2
Calculate the elementwise maximum of two tuples.
tuple_min2TupleMin2tuple_min2TupleMin2tuple_min2
Calculate the elementwise minimum of two tuples.
tuple_modTupleModtuple_modTupleModtuple_mod
Calculate the remainder of the integer division of two tuples.
tuple_multTupleMulttuple_multTupleMulttuple_mult
Multiply two tuples.
tuple_negTupleNegtuple_negTupleNegtuple_neg
Negate a tuple.
tuple_powTuplePowtuple_powTuplePowtuple_pow
Calculate the power function two tuples.
tuple_radTupleRadtuple_radTupleRadtuple_rad
Convert a tuple from degrees to radians.
tuple_sgnTupleSgntuple_sgnTupleSgntuple_sgn
Calculate the sign of a tuple.
tuple_sinTupleSintuple_sinTupleSintuple_sin
Compute the sine of a tuple.
tuple_sinhTupleSinhtuple_sinhTupleSinhtuple_sinh
Compute the hyperbolic sine of a tuple.
tuple_sqrtTupleSqrttuple_sqrtTupleSqrttuple_sqrt
Compute the square root of a tuple.
tuple_subTupleSubtuple_subTupleSubtuple_sub
Subtract two tuples.
tuple_tanTupleTantuple_tanTupleTantuple_tan
Compute the tangent of a tuple.
tuple_tanhTupleTanhtuple_tanhTupleTanhtuple_tanh
Compute the hyperbolic tangent of a tuple.

Table of Contents / Tuple ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH