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

#include <allocator.hh>

Inheritance diagram for TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >:
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 > &)
 MatrixAlloc ()
 MatrixAlloc (int, int)
int num_cols () const
int num_rows () const

Detailed Description

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
struct TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >

Definition at line 518 of file allocator.hh.


Constructor & Destructor Documentation

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::MatrixAlloc ( int  ,
int   
) [inline]

Definition at line 520 of file allocator.hh.

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::MatrixAlloc (  )  [inline]

Definition at line 523 of file allocator.hh.

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
template<class Op >
TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::MatrixAlloc ( const Operator< Op > &   )  [inline]

Definition at line 527 of file allocator.hh.


Member Function Documentation

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
const Precision* TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::get_data_ptr (  )  const [inline]

Definition at line 545 of file allocator.hh.

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
Precision* TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::get_data_ptr (  )  [inline]

Definition at line 540 of file allocator.hh.

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
int TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::num_cols (  )  const [inline]

Definition at line 534 of file allocator.hh.

template<int R, int C, class Precision, bool FullyStatic = (R>=0 && C>=0)>
int TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >::num_rows (  )  const [inline]

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