Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

KernelFactoryWrapper Class Reference

Wraps a KernelFactory call into a function object taking a size_scale parameter. More...

#include <kernelfactory.h>

Inheritance diagram for KernelFactoryWrapper

Inheritance graph

[legend]
Collaboration diagram for KernelFactoryWrapper:

Collaboration graph

[legend]
List of all members.

Public Methods

 KernelFactoryWrapper (KernelFactory factory, StringArgs args, int num=0)
virtual KernelFactory::KernelMatrix operator() ( double size_scale )
 Call our factory's create() with the given size_scale. More...


Detailed Description

Wraps a KernelFactory call into a function object taking a size_scale parameter.

Definition at line 64 of file kernelfactory.h.


Constructor & Destructor Documentation

KernelFactoryWrapper::KernelFactoryWrapper ( KernelFactory factory,
StringArgs args,
int num = 0 )
 

Definition at line 66 of file kernelfactory.h.


Member Function Documentation

KernelFactory::KernelMatrix KernelFactoryWrapper::operator() ( double size_scale ) [inline, virtual]
 

Call our factory's create() with the given size_scale.

Definition at line 69 of file kernelfactory.h.


The documentation for this class was generated from the following file:
Generated at Mon Aug 21 00:31:19 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000