NABLA  Nabla Ain't Basic Linear Algebra
Public Types | Static Public Member Functions | List of all members
operation< type > Struct Template Reference

Unary "no op" operator. More...

Public Types

typedef type result_type
 Return type of operation.

Static Public Member Functions

static const result_typeop (const type &a)
 This function returns its argument. It does nothing.

Detailed Description

template<typename type>
struct nabla::dummy::operation< type >

Unary "no op" operator.

Definition at line 3751 of file matrix.h.


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