Public Types | Public Member Functions | Protected Member Functions | Private Member Functions | Friends
subview_col< eT > Class Template Reference

#include <subview_bones.hpp>

Inheritance diagram for subview_col< eT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef eT elem_type
typedef get_pod_type
< elem_type >::result 
pod_type

Public Member Functions

void operator= (const subview< eT > &x)
 x.submat(...) = y.submat(...)
void operator= (const subview_col &x)
template<typename T1 >
void operator= (const Base< eT, T1 > &x)
subview_col< eT > rows (const uword in_row1, const uword in_row2)
 creation of subview (submatrix comprised of specified row vectors)
const subview_col< eT > rows (const uword in_row1, const uword in_row2) const
 creation of subview (submatrix comprised of specified row vectors)
subview_col< eT > subvec (const uword in_row1, const uword in_row2)
const subview_col< eT > subvec (const uword in_row1, const uword in_row2) const

Protected Member Functions

 subview_col (const Mat< eT > &in_m, const uword in_col)
 subview_col (Mat< eT > &in_m, const uword in_col)
 subview_col (const Mat< eT > &in_m, const uword in_col, const uword in_row1, const uword in_n_rows)
 subview_col (Mat< eT > &in_m, const uword in_col, const uword in_row1, const uword in_n_rows)

Private Member Functions

 subview_col ()

Friends

class Col< eT >
class Mat< eT >
class subview< eT >

Detailed Description

template<typename eT>
class subview_col< eT >

Definition at line 173 of file subview_bones.hpp.


Member Typedef Documentation

template<typename eT>
typedef eT subview_col< eT >::elem_type

Reimplemented from subview< eT >.

Definition at line 177 of file subview_bones.hpp.

template<typename eT>
typedef get_pod_type<elem_type>::result subview_col< eT >::pod_type

Reimplemented from subview< eT >.

Definition at line 178 of file subview_bones.hpp.


Constructor & Destructor Documentation

template<typename eT>
subview_col< eT >::subview_col ( ) [private]

Friends And Related Function Documentation

template<typename eT>
friend class Col< eT > [friend]

Definition at line 205 of file subview_bones.hpp.

template<typename eT>
friend class Mat< eT > [friend]

Reimplemented from subview< eT >.

Definition at line 204 of file subview_bones.hpp.

template<typename eT>
friend class subview< eT > [friend]

Definition at line 206 of file subview_bones.hpp.


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


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:08