TooN::Internal::MatrixSlice< R, C, Precision > Struct Template Reference

#include <allocator.hh>

Inheritance diagram for TooN::Internal::MatrixSlice< R, C, Precision >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

template<class Op >
 MatrixSlice (const Operator< Op > &op)
 MatrixSlice (Precision *p, int r, int c)
 MatrixSlice (Precision *p)

Public Attributes

Precision *const my_data

Detailed Description

template<int R, int C, class Precision>
struct TooN::Internal::MatrixSlice< R, C, Precision >

Definition at line 604 of file allocator.hh.


Constructor & Destructor Documentation

template<int R, int C, class Precision>
TooN::Internal::MatrixSlice< R, C, Precision >::MatrixSlice ( Precision *  p  )  [inline]

Definition at line 614 of file allocator.hh.

template<int R, int C, class Precision>
TooN::Internal::MatrixSlice< R, C, Precision >::MatrixSlice ( Precision *  p,
int  r,
int  c 
) [inline]

Definition at line 617 of file allocator.hh.

template<int R, int C, class Precision>
template<class Op >
TooN::Internal::MatrixSlice< R, C, Precision >::MatrixSlice ( const Operator< Op > &  op  )  [inline]

Definition at line 623 of file allocator.hh.


Member Data Documentation

template<int R, int C, class Precision>
Precision* const TooN::Internal::MatrixSlice< R, C, Precision >::my_data

Definition at line 608 of file allocator.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


libtoon
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:09:50 2013