cisst-saw
Loading...
Searching...
No Matches
vctUnaryOperations< _outputElementType, _inputElementType >::IsNonPositive Class Reference

#include <vctUnaryOperations.h>

Static Public Member Functions

static OutputElementType Operate (const InputElementType &input)

Detailed Description

template<class _outputElementType, class _inputElementType = _outputElementType>
class vctUnaryOperations< _outputElementType, _inputElementType >::IsNonPositive

Return true if the input element is non-positive, false otherwise

Member Function Documentation

◆ Operate()

template<class _outputElementType, class _inputElementType = _outputElementType>
OutputElementType vctUnaryOperations< _outputElementType, _inputElementType >::IsNonPositive::Operate ( const InputElementType & input)
inlinestatic

The documentation for this class was generated from the following file: