#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 |
typedef T1 strip_diagmat< T1 >::stored_type |
strip_diagmat< T1 >::strip_diagmat | ( | const Base< typename T1::elem_type, T1 > & | X | ) | [inline] |
const bool strip_diagmat< T1 >::do_diagmat = false [static] |
const T1& strip_diagmat< T1 >::M |