GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
identity_val< T > Struct Template Reference

#include "Sparse-diag-op-defs.h"

Inheritance diagram for identity_val< T >:
Inheritance graph
[legend]
Collaboration diagram for identity_val< T >:
Collaboration graph
[legend]

Public Member Functions

operator() (const T x)
 

Detailed Description

template<typename T>
struct identity_val< T >

Definition at line 110 of file Sparse-diag-op-defs.h.

Member Function Documentation

template<typename T >
T identity_val< T >::operator() ( const T  x)
inline

Definition at line 113 of file Sparse-diag-op-defs.h.

References x.


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