Herror ::tuple_length (
    const HTuple &Tuple,
    double *Length
)
Herror ::tuple_length (
    const HTuple &Tuple,
    HTuple *Length
)

Returns the number of elements of a tuple.

::tuple_length returns the number of elements of the input tuple Tuple.


Parameters

Tuple (input_control)
number(-array) -> HTuple.long / double / char *
Input tuple.

Length (output_control)
number(-array) -> (HTuple.) double *
Number of elements of input tuple.


Alternatives

::tuple_min, ::tuple_max, ::tuple_mean, ::tuple_deviation, ::tuple_sum


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH