$search

Mat< eT > Member List

This is the complete list of members for Mat< eT >, including all inherited members.
at(const uword i)Mat< eT > [inline]
at(const uword i) const Mat< eT > [inline]
at(const uword in_row, const uword in_col)Mat< eT > [inline]
at(const uword in_row, const uword in_col) const Mat< eT > [inline]
begin()Mat< eT > [inline]
begin() const Mat< eT > [inline]
begin_col(const uword col_num)Mat< eT > [inline]
begin_col(const uword col_num) const Mat< eT > [inline]
begin_row(const uword row_num)Mat< eT > [inline]
begin_row(const uword row_num) const Mat< eT > [inline]
clear()Mat< eT > [inline]
col(const uword col_num)Mat< eT > [inline]
col(const uword col_num) const Mat< eT > [inline]
col_iterator typedefMat< eT >
colptr(const uword in_col)Mat< eT > [inline]
colptr(const uword in_col) const Mat< eT > [inline]
cols(const uword in_col1, const uword in_col2)Mat< eT > [inline]
cols(const uword in_col1, const uword in_col2) const Mat< eT > [inline]
const_col_iterator typedefMat< eT >
const_iterator typedefMat< eT >
copy_size(const Mat< eT2 > &m)Mat< eT > [inline]
Cube< eT > classMat< eT > [friend]
diag(const sword in_id=0)Mat< eT > [inline]
diag(const sword in_id=0) const Mat< eT > [inline]
elem(const Base< uword, T1 > &a)Mat< eT > [inline]
elem(const Base< uword, T1 > &a) const Mat< eT > [inline]
elem_type typedefMat< eT >
empty() const Mat< eT > [inline]
end()Mat< eT > [inline]
end() const Mat< eT > [inline]
end_col(const uword col_num)Mat< eT > [inline]
end_col(const uword col_num) const Mat< eT > [inline]
end_row(const uword row_num)Mat< eT > [inline]
end_row(const uword row_num) const Mat< eT > [inline]
eye()Mat< eT > [inline]
eye(const uword in_rows, const uword in_cols)Mat< eT > [inline]
fill(const eT val)Mat< eT > [inline]
get_ref() constBase< eT, Mat< eT > >
glue_join classMat< eT > [friend]
impl_print(const std::string &extra_text) const Mat< eT > [inline]
impl_print(std::ostream &user_stream, const std::string &extra_text) const Mat< eT > [inline]
impl_print_trans(const std::string &extra_text) const Mat< eT > [inline]
impl_print_trans(std::ostream &user_stream, const std::string &extra_text) const Mat< eT > [inline]
impl_raw_print(const std::string &extra_text) const Mat< eT > [inline]
impl_raw_print(std::ostream &user_stream, const std::string &extra_text) const Mat< eT > [inline]
impl_raw_print_trans(const std::string &extra_text) const Mat< eT > [inline]
impl_raw_print_trans(std::ostream &user_stream, const std::string &extra_text) const Mat< eT > [inline]
in_range(const uword i) const Mat< eT > [inline]
in_range(const span &x) const Mat< eT > [inline]
in_range(const uword in_row, const uword in_col) const Mat< eT > [inline]
in_range(const span &row_span, const uword in_col) const Mat< eT > [inline]
in_range(const uword in_row, const span &col_span) const Mat< eT > [inline]
in_range(const span &row_span, const span &col_span) const Mat< eT > [inline]
init(const std::string &text)Mat< eT > [inline, protected]
init(const Base< pod_type, T1 > &A, const Base< pod_type, T2 > &B)Mat< eT > [inline, protected]
init(const Base< typename Mat< eT >::pod_type, T1 > &A, const Base< typename Mat< eT >::pod_type, T2 > &B)Mat< eT > [inline]
init_cold()Mat< eT > [inline, protected]
init_warm(uword in_rows, uword in_cols)Mat< eT > [inline, protected]
insert_cols(const uword col_num, const uword N, const bool set_to_zero=true)Mat< eT > [inline]
insert_cols(const uword col_num, const Base< eT, T1 > &X)Mat< eT > [inline]
insert_rows(const uword row_num, const uword N, const bool set_to_zero=true)Mat< eT > [inline]
insert_rows(const uword row_num, const Base< eT, T1 > &X)Mat< eT > [inline]
is_colvec() const Mat< eT > [inline]
is_empty() const Mat< eT > [inline]
is_finite() const Mat< eT > [inline]
is_rowvec() const Mat< eT > [inline]
is_square() const Mat< eT > [inline]
is_vec() const Mat< eT > [inline]
iterator typedefMat< eT >
load(const std::string name, const file_type type=auto_detect, const bool print_status=true)Mat< eT > [inline]
load(std::istream &is, const file_type type=auto_detect, const bool print_status=true)Mat< eT > [inline]
Mat()Mat< eT > [inline]
Mat(const uword in_rows, const uword in_cols)Mat< eT > [inline]
Mat(const char *text)Mat< eT > [inline]
Mat(const std::string &text)Mat< eT > [inline]
Mat(eT *aux_mem, const uword aux_n_rows, const uword aux_n_cols, const bool copy_aux_mem=true, const bool strict=true)Mat< eT > [inline]
Mat(const eT *aux_mem, const uword aux_n_rows, const uword aux_n_cols)Mat< eT > [inline]
Mat(const Mat &m)Mat< eT > [inline]
Mat(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
Mat(const Base< pod_type, T1 > &A, const Base< pod_type, T2 > &B)Mat< eT > [inline, explicit]
Mat(const subview< eT > &X)Mat< eT > [inline]
Mat(const subview_cube< eT > &X)Mat< eT > [inline]
Mat(const diagview< eT > &X)Mat< eT > [inline]
Mat(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
Mat(const Gen< eT, gen_type > &X)Mat< eT > [inline]
Mat(const Op< T1, op_type > &X)Mat< eT > [inline]
Mat(const eOp< T1, eop_type > &X)Mat< eT > [inline]
Mat(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
Mat(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
Mat(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
Mat(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
Mat(const char junk, const eT *aux_mem, const uword aux_n_rows, const uword aux_n_cols)Mat< eT > [inline, protected]
Mat(const Base< typename Mat< eT >::pod_type, T1 > &A, const Base< typename Mat< eT >::pod_type, T2 > &B)Mat< eT > [inline]
max() const Mat< eT > [inline]
max(uword &index_of_max_val) const Mat< eT > [inline]
max(uword &row_of_max_val, uword &col_of_max_val) const Mat< eT > [inline]
memMat< eT >
mem_localMat< eT > [protected]
mem_stateMat< eT >
memptr()Mat< eT > [inline]
memptr() const Mat< eT > [inline]
min() const Mat< eT > [inline]
min(uword &index_of_min_val) const Mat< eT > [inline]
min(uword &row_of_min_val, uword &col_of_min_val) const Mat< eT > [inline]
n_colsMat< eT >
n_elemMat< eT >
n_rowsMat< eT >
ones()Mat< eT > [inline]
ones(const uword in_elem)Mat< eT > [inline]
ones(const uword in_rows, const uword in_cols)Mat< eT > [inline]
op_htrans classMat< eT > [friend]
op_resize classMat< eT > [friend]
op_strans classMat< eT > [friend]
operator%=(const Mat &m)Mat< eT > [inline]
operator%=(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
operator%=(const subview< eT > &X)Mat< eT > [inline]
operator%=(const subview_cube< eT > &X)Mat< eT > [inline]
operator%=(const diagview< eT > &X)Mat< eT > [inline]
operator%=(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
operator%=(const Gen< eT, gen_type > &X)Mat< eT > [inline]
operator%=(const Op< T1, op_type > &X)Mat< eT > [inline]
operator%=(const eOp< T1, eop_type > &X)Mat< eT > [inline]
operator%=(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
operator%=(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
operator%=(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
operator%=(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
operator()(const uword row_num, const span &col_span)Mat< eT > [inline]
operator()(const uword row_num, const span &col_span) const Mat< eT > [inline]
operator()(const span &row_span, const uword col_num)Mat< eT > [inline]
operator()(const span &row_span, const uword col_num) const Mat< eT > [inline]
operator()(const span &row_span, const span &col_span)Mat< eT > [inline]
operator()(const span &row_span, const span &col_span) const Mat< eT > [inline]
operator()(const uword i)Mat< eT > [inline]
operator()(const uword i) const Mat< eT > [inline]
operator()(const uword in_row, const uword in_col)Mat< eT > [inline]
operator()(const uword in_row, const uword in_col) const Mat< eT > [inline]
operator*=(const eT val)Mat< eT > [inline]
operator*=(const Mat &m)Mat< eT > [inline]
operator*=(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
operator*=(const subview< eT > &X)Mat< eT > [inline]
operator*=(const subview_cube< eT > &X)Mat< eT > [inline]
operator*=(const diagview< eT > &X)Mat< eT > [inline]
operator*=(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
operator*=(const Gen< eT, gen_type > &X)Mat< eT > [inline]
operator*=(const Op< T1, op_type > &X)Mat< eT > [inline]
operator*=(const eOp< T1, eop_type > &X)Mat< eT > [inline]
operator*=(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
operator*=(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
operator*=(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
operator*=(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
operator++()Mat< eT > [inline]
operator++(int)Mat< eT > [inline]
operator+=(const eT val)Mat< eT > [inline]
operator+=(const Mat &m)Mat< eT > [inline]
operator+=(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
operator+=(const subview< eT > &X)Mat< eT > [inline]
operator+=(const subview_cube< eT > &X)Mat< eT > [inline]
operator+=(const diagview< eT > &X)Mat< eT > [inline]
operator+=(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
operator+=(const Gen< eT, gen_type > &X)Mat< eT > [inline]
operator+=(const Op< T1, op_type > &X)Mat< eT > [inline]
operator+=(const eOp< T1, eop_type > &X)Mat< eT > [inline]
operator+=(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
operator+=(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
operator+=(const Glue< T1, T2, glue_times > &X)Mat< eT > [inline]
operator+=(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
operator+=(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
operator--()Mat< eT > [inline]
operator--(int)Mat< eT > [inline]
operator-=(const eT val)Mat< eT > [inline]
operator-=(const Mat &m)Mat< eT > [inline]
operator-=(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
operator-=(const subview< eT > &X)Mat< eT > [inline]
operator-=(const subview_cube< eT > &X)Mat< eT > [inline]
operator-=(const diagview< eT > &X)Mat< eT > [inline]
operator-=(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
operator-=(const Gen< eT, gen_type > &X)Mat< eT > [inline]
operator-=(const Op< T1, op_type > &X)Mat< eT > [inline]
operator-=(const eOp< T1, eop_type > &X)Mat< eT > [inline]
operator-=(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
operator-=(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
operator-=(const Glue< T1, T2, glue_times > &X)Mat< eT > [inline]
operator-=(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
operator-=(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
operator/=(const eT val)Mat< eT > [inline]
operator/=(const Mat &m)Mat< eT > [inline]
operator/=(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
operator/=(const subview< eT > &X)Mat< eT > [inline]
operator/=(const subview_cube< eT > &X)Mat< eT > [inline]
operator/=(const diagview< eT > &X)Mat< eT > [inline]
operator/=(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
operator/=(const Gen< eT, gen_type > &X)Mat< eT > [inline]
operator/=(const Op< T1, op_type > &X)Mat< eT > [inline]
operator/=(const eOp< T1, eop_type > &X)Mat< eT > [inline]
operator/=(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
operator/=(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
operator/=(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
operator/=(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
operator<<(const eT val)Mat< eT > [inline]
operator<<(const injector_end_of_row &x)Mat< eT > [inline]
operator=(const char *text)Mat< eT > [inline]
operator=(const std::string &text)Mat< eT > [inline]
operator=(const eT val)Mat< eT > [inline]
operator=(const Mat &m)Mat< eT > [inline]
operator=(const BaseCube< eT, T1 > &X)Mat< eT > [inline]
operator=(const subview< eT > &X)Mat< eT > [inline]
operator=(const subview_cube< eT > &X)Mat< eT > [inline]
operator=(const diagview< eT > &X)Mat< eT > [inline]
operator=(const subview_elem1< eT, T1 > &X)Mat< eT > [inline]
operator=(const Gen< eT, gen_type > &X)Mat< eT > [inline]
operator=(const Op< T1, op_type > &X)Mat< eT > [inline]
operator=(const eOp< T1, eop_type > &X)Mat< eT > [inline]
operator=(const mtOp< eT, T1, op_type > &X)Mat< eT > [inline]
operator=(const Glue< T1, T2, glue_type > &X)Mat< eT > [inline]
operator=(const eGlue< T1, T2, eglue_type > &X)Mat< eT > [inline]
operator=(const mtGlue< eT, T1, T2, glue_type > &X)Mat< eT > [inline]
operator[](const uword i)Mat< eT > [inline]
operator[](const uword i) const Mat< eT > [inline]
pod_type typedefMat< eT >
print(const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
print(std::ostream &user_stream, const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
print_trans(const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
print_trans(std::ostream &user_stream, const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
quiet_load(const std::string name, const file_type type=auto_detect)Mat< eT > [inline]
quiet_load(std::istream &is, const file_type type=auto_detect)Mat< eT > [inline]
quiet_save(const std::string name, const file_type type=arma_binary) const Mat< eT > [inline]
quiet_save(std::ostream &os, const file_type type=arma_binary) const Mat< eT > [inline]
randn()Mat< eT > [inline]
randn(const uword in_elem)Mat< eT > [inline]
randn(const uword in_rows, const uword in_cols)Mat< eT > [inline]
randu()Mat< eT > [inline]
randu(const uword in_elem)Mat< eT > [inline]
randu(const uword in_rows, const uword in_cols)Mat< eT > [inline]
raw_print(const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
raw_print(std::ostream &user_stream, const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
raw_print_trans(const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
raw_print_trans(std::ostream &user_stream, const std::string extra_text="") constBase< eT, Mat< eT > > [inline]
reset()Mat< eT > [inline]
reshape(const uword in_rows, const uword in_cols, const uword dim=0)Mat< eT > [inline]
resize(const uword in_elem)Mat< eT > [inline]
resize(const uword in_rows, const uword in_cols)Mat< eT > [inline]
row(const uword row_num)Mat< eT > [inline]
row(const uword row_num) const Mat< eT > [inline]
rows(const uword in_row1, const uword in_row2)Mat< eT > [inline]
rows(const uword in_row1, const uword in_row2) const Mat< eT > [inline]
save(const std::string name, const file_type type=arma_binary, const bool print_status=true) const Mat< eT > [inline]
save(std::ostream &os, const file_type type=arma_binary, const bool print_status=true) const Mat< eT > [inline]
set_imag(const Base< pod_type, T1 > &X)Mat< eT > [inline]
set_imag(const Base< typename Mat< eT >::pod_type, T1 > &X)Mat< eT > [inline]
set_real(const Base< pod_type, T1 > &X)Mat< eT > [inline]
set_real(const Base< typename Mat< eT >::pod_type, T1 > &X)Mat< eT > [inline]
set_size(const uword in_elem)Mat< eT > [inline]
set_size(const uword in_rows, const uword in_cols)Mat< eT > [inline]
shed_col(const uword col_num)Mat< eT > [inline]
shed_cols(const uword in_col1, const uword in_col2)Mat< eT > [inline]
shed_row(const uword row_num)Mat< eT > [inline]
shed_rows(const uword in_row1, const uword in_row2)Mat< eT > [inline]
size() const Mat< eT > [inline]
size_type typedefMat< eT >
st() constBase< eT, Mat< eT > >
steal_mem(Mat &X)Mat< eT > [inline, protected]
submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2)Mat< eT > [inline]
submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const Mat< eT > [inline]
submat(const span &row_span, const span &col_span)Mat< eT > [inline]
submat(const span &row_span, const span &col_span) const Mat< eT > [inline]
swap_cols(const uword in_col1, const uword in_col2)Mat< eT > [inline]
swap_rows(const uword in_row1, const uword in_row2)Mat< eT > [inline]
t() constBase< eT, Mat< eT > >
unsafe_col(const uword col_num)Mat< eT > [inline]
unsafe_col(const uword col_num) const Mat< eT > [inline]
value_type typedefMat< eT >
vec_stateMat< eT >
zeros()Mat< eT > [inline]
zeros(const uword in_elem)Mat< eT > [inline]
zeros(const uword in_rows, const uword in_cols)Mat< eT > [inline]
~Mat()Mat< eT > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:58 2013