TensorField Struct Reference

Here we represent tensors as an image set with 4 images indexed as: More...

#include <Image/TensorOps.H>

Collaboration diagram for TensorField:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TensorField (Dims dims, InitPolicy policy)
TensorField operator+ (const TensorField &_tf) const
TensorFieldoperator+= (const TensorField &tf)
TensorFieldoperator/= (const float s)
void setVal (const uint i, float val)
void setVal (const uint i, const uint j, float val)
void setMax (const TensorField &tf)
 Get another tensor field, and set this tensor field to the max between the two.

Public Attributes

Image< float > t1
Image< float > t2
Image< float > t3
Image< float > t4

Detailed Description

Here we represent tensors as an image set with 4 images indexed as:

Definition at line 59 of file TensorOps.H.


Member Function Documentation

void TensorField::setMax ( const TensorField tf  )  [inline]

Get another tensor field, and set this tensor field to the max between the two.

Definition at line 127 of file TensorOps.H.

References ASSERT, Image< T >::getVal(), Image< T >::setVal(), Image< T >::size(), sqrt(), and trace().


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3