TooN::Operator< Internal::Zero > Struct Template Reference

#include <objects.h>

Inheritance diagram for TooN::Operator< Internal::Zero >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Operator< Internal::RCZero > operator() (int r, int c)
 Generate a sized Zero object for constructing dynamic matrices.
Operator< Internal::SizedZero > operator() (int s)
 Generate a sized Zero object for constructing dynamic vectors.
Operator members

template<int R, int C, class P , class B >
void eval (Matrix< R, C, P, B > &m) const
template<int Size, class Precision , class Base >
void eval (Vector< Size, Precision, Base > &v) const

Detailed Description

template<>
struct TooN::Operator< Internal::Zero >

Definition at line 128 of file objects.h.


Member Function Documentation

template<int R, int C, class P , class B >
void TooN::Operator< Internal::Zero >::eval ( Matrix< R, C, P, B > &  m  )  const [inline]

Definition at line 139 of file objects.h.

template<int Size, class Precision , class Base >
void TooN::Operator< Internal::Zero >::eval ( Vector< Size, Precision, Base > &  v  )  const [inline]

Definition at line 132 of file objects.h.

Operator< Internal::RCZero > TooN::Operator< Internal::Zero >::operator() ( int  r,
int  c 
) [inline]

Generate a sized Zero object for constructing dynamic matrices.

Definition at line 193 of file objects.h.

Operator< Internal::SizedZero > TooN::Operator< Internal::Zero >::operator() ( int  s  )  [inline]

Generate a sized Zero object for constructing dynamic vectors.

Definition at line 189 of file objects.h.


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:49 2013