RTOp Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
RTOpPack_ROpMaxIndex.hpp File Reference
#include "RTOpPack_RTOpTHelpers.hpp"
Include dependency graph for RTOpPack_ROpMaxIndex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTOpPack::ROpMaxIndexEleWiseReductionOp< Scalar >
 
class  RTOpPack::ROpMaxIndexReductObjReductionOp< Scalar >
 
class  RTOpPack::ROpMaxIndex< Scalar >
 Returns the maximum element and its index: result.scalar = x(k) and result.index = k such that x(k) >= x(i) for i=0...n-1 and k is the minimum index to break ties. More...
 

Namespaces

 RTOpPack