std::gslice_array< Type > Class Template Reference

Collaboration diagram for std::gslice_array< Type >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Type value_type

Public Member Functions

void operator= (const valarray< Type > &) const
void operator= (const Type &) const
template<class Dom>
void operator= (const Expr< Dom, Type > &) const

Private Member Functions

 gslice_array (Array< Type >, const valarray< size_t > &)
 gslice_array (const gslice_array &)

Private Attributes

Array< Type > M_array
const valarray< size_t > & M_index

Friends

class valarray< Type >

Detailed Description

template<typename Type>
class std::gslice_array< Type >

Definition at line 45 of file gslice_array.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 3 20:19:39 2007 for libstdc++-v3 Source by  doxygen 1.5.1