#include <AlphaKernel.hpp>
Inheritance diagram for estar::AlphaKernel:
Not as powerfull as LSMKernel, but doesn't require the C-space graph to be a regular 4-connected grid.
Public Member Functions | |
AlphaKernel (double scale) | |
Public Attributes | |
const double | alpha |
Protected Member Functions | |
virtual double | DoCompute (Propagator &propagator) const |
estar::AlphaKernel::AlphaKernel | ( | double | scale | ) |
double estar::AlphaKernel::DoCompute | ( | Propagator & | propagator | ) | const [protected, virtual] |
Implements estar::Kernel.
const double estar::AlphaKernel::alpha |