Features
List of Operators
get_handle_objectGetHandleObjectget_handle_objectGetHandleObjectget_handle_object
- Retrieve an object associated with a key from a handle.
get_handle_paramGetHandleParamget_handle_paramGetHandleParamget_handle_param
- Return information about a handle.
get_handle_tupleGetHandleTupleget_handle_tupleGetHandleTupleget_handle_tuple
- Retrieve a tuple associated with a key from a handle.
tuple_deviationTupleDeviationtuple_deviationTupleDeviationtuple_deviation
- Return the standard deviation of the elements of a tuple.
tuple_histo_rangeTupleHistoRangetuple_histo_rangeTupleHistoRangetuple_histo_range
- Calculate the value distribution of a tuple within a certain value range.
tuple_lengthTupleLengthtuple_lengthTupleLengthtuple_length
- Return the number of elements of a tuple.
tuple_maxTupleMaxtuple_maxTupleMaxtuple_max
- Return the maximal element of a tuple.
tuple_meanTupleMeantuple_meanTupleMeantuple_mean
- Return the mean value of a tuple of numbers.
tuple_medianTupleMediantuple_medianTupleMediantuple_median
- Return the median of the elements of a tuple.
tuple_minTupleMintuple_minTupleMintuple_min
- Return the minimal element of a tuple.
tuple_sumTupleSumtuple_sumTupleSumtuple_sum
- Return the sum of all elements of a tuple.