Public Types | Public Member Functions | Public Attributes | List of all members
unwrap< T1 > Class Template Reference

#include <unwrap.hpp>

Public Types

typedef T1::elem_type eT
 

Public Member Functions

 unwrap (const T1 &A)
 

Public Attributes

const Mat< eTM
 

Detailed Description

template<typename T1>
class unwrap< T1 >

Definition at line 20 of file unwrap.hpp.

Member Typedef Documentation

template<typename T1>
typedef T1::elem_type unwrap< T1 >::eT

Definition at line 24 of file unwrap.hpp.

Constructor & Destructor Documentation

template<typename T1>
unwrap< T1 >::unwrap ( const T1 &  A)
inline

Definition at line 26 of file unwrap.hpp.

Member Data Documentation

template<typename T1>
const Mat<eT> unwrap< T1 >::M

Definition at line 32 of file unwrap.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:01