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

Unary conjugate operation. More...

Public Types

typedef type result_type
 Return type of operation.

Static Public Member Functions

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

Detailed Description

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

Unary conjugate operation.

Definition at line 3782 of file matrix.h.


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