blitz Version 1.0.2
|
#include <constpointerstack.h>
Public Types | |
typedef P_numtype | T_numtype |
Public Member Functions | |
void | operator= (const ConstPointerStack< P_numtype, N_rank > &rhs) |
const T_numtype *& | operator[] (int position) |
Private Attributes | |
const T_numtype * | stack_ [N_rank] |
typedef P_numtype blitz::ConstPointerStack< P_numtype, N_rank >::T_numtype |
|
inline |