Static Public Member Functions
access Class Reference

#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
template<typename eT >
static arma_inline const eT & tmp_real (const eT &X)
 internal function to obtain the real part of either a plain number or a complex number
template<typename T >
static arma_inline const T tmp_real (const std::complex< T > &X)

Detailed Description

Definition at line 18 of file access.hpp.


Member Function Documentation

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

internal function to allow modification of data declared as read-only

Definition at line 23 of file access.hpp.

template<typename eT >
static arma_inline const eT& access::tmp_real ( const eT &  X) [inline, static]

internal function to obtain the real part of either a plain number or a complex number

Definition at line 26 of file access.hpp.

template<typename T >
static arma_inline const T access::tmp_real ( const std::complex< T > &  X) [inline, static]

Definition at line 27 of file access.hpp.


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


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:07