CCA
NemoTransformation.h File Reference
#include <string>
#include <boost/shared_ptr.hpp>
#include <nemo/Vector.h>
#include <nemo/Mapping.h>
#include "cca/Node.h"
#include "cca/processing/Moderate.h"
Include dependency graph for NemoTransformation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cca::NemoTransformation< T >
 Generic NemoMath Transformation Component. More...

Namespaces

namespace  cca

Typedefs

typedef nemo::Mapping
< nemo::RealVector,
nemo::RealVector > 
VectorMapping

Typedef Documentation

typedef nemo::Mapping<nemo::RealVector, nemo::RealVector> VectorMapping

Definition at line 39 of file NemoTransformation.h.