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

Unary minus 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::minus< type >

Unary minus operator.

Definition at line 3773 of file matrix.h.


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