$search

subview_col< eT > Class Template Reference
[Subview]

#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

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

Protected Member Functions

 subview_col (Mat< eT > &in_m, const uword in_col, const uword in_row1, const uword in_n_rows)
 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)
 subview_col (const Mat< eT > &in_m, const uword in_col)

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:
 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:59 2013