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

#include <allocator.hh>

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

List of all members.

Public Member Functions

const Precision * get_data_ptr () const
Precision * get_data_ptr ()
template<class Op >
 MatrixAlloc (const Operator< Op > &op)
 MatrixAlloc (int r, int c)
 MatrixAlloc (const MatrixAlloc &m)
 ~MatrixAlloc ()

Public Attributes

Precision *const my_data

Detailed Description

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

Definition at line 552 of file allocator.hh.


Constructor & Destructor Documentation

template<int R, int C, class Precision >
TooN::Internal::MatrixAlloc< R, C, Precision, false >::MatrixAlloc ( const MatrixAlloc< R, C, Precision, false > &  m  )  [inline]

Definition at line 562 of file allocator.hh.

template<int R, int C, class Precision >
TooN::Internal::MatrixAlloc< R, C, Precision, false >::MatrixAlloc ( int  r,
int  c 
) [inline]

Definition at line 572 of file allocator.hh.

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

Definition at line 580 of file allocator.hh.

template<int R, int C, class Precision >
TooN::Internal::MatrixAlloc< R, C, Precision, false >::~MatrixAlloc (  )  [inline]

Definition at line 588 of file allocator.hh.


Member Function Documentation

template<int R, int C, class Precision >
const Precision* TooN::Internal::MatrixAlloc< R, C, Precision, false >::get_data_ptr (  )  const [inline]

Definition at line 597 of file allocator.hh.

template<int R, int C, class Precision >
Precision* TooN::Internal::MatrixAlloc< R, C, Precision, false >::get_data_ptr (  )  [inline]

Definition at line 592 of file allocator.hh.


Member Data Documentation

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

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