Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
strip_diagmat< T1 > Struct Template Reference

#include <strip.hpp>

Public Types

typedef T1 stored_type
 

Public Member Functions

 strip_diagmat (const Base< typename T1::elem_type, T1 > &X)
 

Public Attributes

const T1 & M
 

Static Public Attributes

static const bool do_diagmat = false
 

Detailed Description

template<typename T1>
struct strip_diagmat< T1 >

Definition at line 20 of file strip.hpp.

Member Typedef Documentation

template<typename T1>
typedef T1 strip_diagmat< T1 >::stored_type

Definition at line 22 of file strip.hpp.

Constructor & Destructor Documentation

template<typename T1>
strip_diagmat< T1 >::strip_diagmat ( const Base< typename T1::elem_type, T1 > &  X)
inline

Definition at line 24 of file strip.hpp.

Member Data Documentation

template<typename T1>
const bool strip_diagmat< T1 >::do_diagmat = false
static

Definition at line 30 of file strip.hpp.

template<typename T1>
const T1& strip_diagmat< T1 >::M

Definition at line 32 of file strip.hpp.


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


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