CLAM::LinearMapping Class Reference

#include <Mapping.hxx>

List of all members.

Public Member Functions

 LinearMapping ()
void Set (const TData &inA, const TData &inB, const TData &outA, const TData &outB)
TData Map (const TData in)
void Set (DataArray &arguments)

Detailed Description

Definition at line 160 of file Mapping.hxx.


Constructor & Destructor Documentation

CLAM::LinearMapping::LinearMapping (  )  [inline]

Definition at line 165 of file Mapping.hxx.


Member Function Documentation

TData CLAM::LinearMapping::Map ( const TData  in  )  [inline, virtual]

Implements CLAM::Mapping.

Definition at line 180 of file Mapping.hxx.

void CLAM::LinearMapping::Set ( DataArray arguments  )  [inline, virtual]

Reimplemented from CLAM::Mapping.

Definition at line 185 of file Mapping.hxx.

References CLAM_ASSERT, Set(), and CLAM::Array< T >::Size().

void CLAM::LinearMapping::Set ( const TData inA,
const TData inB,
const TData outA,
const TData outB 
) [inline]

Definition at line 172 of file Mapping.hxx.

Referenced by Set().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3