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