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_ROpMaxIndexLessThanBound.hpp File Reference
#include "RTOpPack_ROpMaxIndex.hpp"
#include "Teuchos_StandardMemberCompositionMacros.hpp"
Include dependency graph for RTOpPack_ROpMaxIndexLessThanBound.hpp:

Go to the source code of this file.

Classes

class  RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >
 
class  RTOpPack::ROpMaxIndexLessThanBound< Scalar >
 Returns the maximum element less than some bound along with its index: result.scalar = x(k) and result.index = k such that x(k) >= x(i) for all i where x(i) < bound and k is the minimum index to break ties. More...
 

Namespaces

 RTOpPack