access Class Reference
[Access]

#include <access.hpp>

List of all members.

Static Public Member Functions

template<typename T1 >
static arma_inline T1 & rw (const T1 &x)
 internal function to allow modification of data declared as read-only


Detailed Description

Definition at line 20 of file access.hpp.


Member Function Documentation

template<typename T1 >
static arma_inline T1& access::rw ( const T1 &  x  )  [inline, static]