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

Unary plus operator. More...

Public Types

typedef type result_type
 Return type of operation.

Static Public Member Functions

static result_type op (const type &a)
 Returns +a.

Detailed Description

template<typename type>
struct nabla::op::plus< type >

Unary plus operator.

Definition at line 3764 of file matrix.h.


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