#include <iso_math_roesseler_field_algorithm.h>
Inherits iso::math::FieldAlgorithm.
Inheritance diagram for iso::math::RoesselerFieldAlgorithm:
Public Member Functions | |
RoesselerFieldAlgorithm () | |
RoesselerFieldAlgorithm (const Vector< real > &pMinParValue, const Vector< real > &pMaxParValue) | |
~RoesselerFieldAlgorithm () | |
void | update () |
Created by Daniel Bisig on 8/31/07.
RoesselerFieldAlgorithm::RoesselerFieldAlgorithm | ( | ) |
RoesselerFieldAlgorithm::RoesselerFieldAlgorithm | ( | const Vector< real > & | pMinParValue, | |
const Vector< real > & | pMaxParValue | |||
) |
RoesselerFieldAlgorithm::~RoesselerFieldAlgorithm | ( | ) |
void RoesselerFieldAlgorithm::update | ( | ) | [virtual] |
Implements iso::math::FieldAlgorithm.