#include "RTOpPack_RTOpTHelpers.hpp"#include "Teuchos_StandardMemberCompositionMacros.hpp"Include dependency graph for RTOpPack_ROpMaxIndexLessThanBound.hpp:
Go to the source code of this file.
Namespaces | |
| namespace | RTOpPack |
Classes | |
| 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... | |
1.3.9.1