Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Tpetra::RTI::OneOp< T > Class Template Reference

A static identity functor, providing a static method identity() that returns one. More...

#include <Tpetra_RTI.hpp>

Detailed Description

template<class T>
class Tpetra::RTI::OneOp< T >

A static identity functor, providing a static method identity() that returns one.

This class is useful for providing one as the initial value of a reduction. It may be used as the IOP template parameter of a ReductionGlob.

Definition at line 79 of file Tpetra_RTI.hpp.


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