clipper::FFFear_slow_basic Class Reference

Simple fffear implementation. More...

#include <fffear.h>

List of all members.

Public Member Functions

 FFFear_slow_basic (const Xmap< float > &xmap)
 constructor
 FFFear_slow_basic (Xmap< float > &result, const NXmap< float > &srchval, const NXmap< float > &srchwgt, const Xmap< float > &xmap)
 constructor: shorthand for constructor+operator
bool operator() (Xmap< float > &result, const NXmap< float > &srchval, const NXmap< float > &srchwgt) const

Detailed Description

Simple fffear implementation.

Deprecated:
This is for testing purposes only, as it is very slow.

The search target and weights are not handled generally in this implementation: The NXmaps are assumed to have a grid matching the map grid with the origin at the centre.


The documentation for this class was generated from the following files:

Generated on 4 Jan 2010 for Clipper_contrib by  doxygen 1.6.1