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

#include <unwrap.hpp>

Public Types

typedef T1::elem_type eT1
 

Public Member Functions

template<typename eT2 >
 unwrap_check_mixed (const T1 &A, const Mat< eT2 > &B)
 
 ~unwrap_check_mixed ()
 

Public Attributes

const Mat< eT1M
 

Detailed Description

template<typename T1>
class unwrap_check_mixed< T1 >

Definition at line 254 of file unwrap.hpp.

Member Typedef Documentation

template<typename T1>
typedef T1::elem_type unwrap_check_mixed< T1 >::eT1

Definition at line 258 of file unwrap.hpp.

Constructor & Destructor Documentation

template<typename T1>
template<typename eT2 >
unwrap_check_mixed< T1 >::unwrap_check_mixed ( const T1 &  A,
const Mat< eT2 > &  B 
)
inline

Definition at line 262 of file unwrap.hpp.

template<typename T1>
unwrap_check_mixed< T1 >::~unwrap_check_mixed ( )
inline

Definition at line 270 of file unwrap.hpp.

Member Data Documentation

template<typename T1>
const Mat<eT1> unwrap_check_mixed< T1 >::M

Definition at line 275 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