Herror ::tuple_round (
    const HTuple &T,
    long *Round
)
Herror ::tuple_round (
    const HTuple &T,
    HTuple *Round
)

Convert a tuple into a tuple of integer numbers.

::tuple_round converts the input tuple T into a tuple of integer numbers by rounding T to the nearest integer. The conversion of a string is not allowed.


Parameters

T (input_control)
number(-array) -> HTuple.double / long
Input tuple.

Round (output_control)
number(-array) -> (HTuple.) long *
Input tuple as integer numbers.


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH