$search

subview_row< eT > Class Template Reference
[Subview]

#include <subview_bones.hpp>

Inheritance diagram for subview_row< 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

const subview_row< eT > cols (const uword in_col1, const uword in_col2) const
 creation of subview (submatrix comprised of specified column vectors)
subview_row< eT > cols (const uword in_col1, const uword in_col2)
 creation of subview (submatrix comprised of specified column vectors)
template<typename T1 >
void operator= (const Base< eT, T1 > &x)
void operator= (const subview_row &x)
void operator= (const subview< eT > &x)
 x.submat(...) = y.submat(...)
const subview_row< eT > subvec (const uword in_col1, const uword in_col2) const
subview_row< eT > subvec (const uword in_col1, const uword in_col2)

Protected Member Functions

 subview_row (Mat< eT > &in_m, const uword in_row, const uword in_col1, const uword in_n_cols)
 subview_row (const Mat< eT > &in_m, const uword in_row, const uword in_col1, const uword in_n_cols)
 subview_row (Mat< eT > &in_m, const uword in_row)
 subview_row (const Mat< eT > &in_m, const uword in_row)

Private Member Functions

 subview_row ()

Friends

class Mat< eT >
class Row< eT >
class subview< eT >

Detailed Description

template<typename eT>
class subview_row< eT >

Definition at line 214 of file subview_bones.hpp.


Member Typedef Documentation

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

Reimplemented from subview< eT >.

Definition at line 218 of file subview_bones.hpp.

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

Reimplemented from subview< eT >.

Definition at line 219 of file subview_bones.hpp.


Constructor & Destructor Documentation

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

Friends And Related Function Documentation

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

Reimplemented from subview< eT >.

Definition at line 245 of file subview_bones.hpp.

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

Definition at line 246 of file subview_bones.hpp.

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

Definition at line 247 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