GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
identity_val< T > Struct Template Reference

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

Inheritance diagram for identity_val< T >:
Collaboration diagram for identity_val< T >:

Public Member Functions

operator() (const T x)
 

Detailed Description

template<typename T>
struct identity_val< T >

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

Member Function Documentation

◆ operator()()

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

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

References x.


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