is not outside the box.
More...
#include <functions.hh>
Inheritance diagram for RVL::RVLBoxMaxStep< Scalar >:

Public Member Functions | |
| RVLBoxMaxStep () | |
| RVLBoxMaxStep (const RVLBoxMaxStep< Scalar > &b) | |
| ~RVLBoxMaxStep () | |
| void | operator() (LocalDataContainer< Scalar > const &x, LocalDataContainer< Scalar > const &dx, LocalDataContainer< Scalar > const &xmin, LocalDataContainer< Scalar > const &xmax) |
| string | getName () const |
is not outside the box.
Definition at line 764 of file functions.hh.
| RVL::RVLBoxMaxStep< Scalar >::RVLBoxMaxStep | ( | ) |
Definition at line 768 of file functions.hh.
| RVL::RVLBoxMaxStep< Scalar >::RVLBoxMaxStep | ( | const RVLBoxMaxStep< Scalar > & | b | ) |
Definition at line 769 of file functions.hh.
| RVL::RVLBoxMaxStep< Scalar >::~RVLBoxMaxStep | ( | ) |
Definition at line 770 of file functions.hh.
| void RVL::RVLBoxMaxStep< Scalar >::operator() | ( | LocalDataContainer< Scalar > const & | x, | |
| LocalDataContainer< Scalar > const & | dx, | |||
| LocalDataContainer< Scalar > const & | xmin, | |||
| LocalDataContainer< Scalar > const & | xmax | |||
| ) | [virtual] |
Implements RVL::QuaternaryLocalConstEval< Scalar >.
Definition at line 773 of file functions.hh.
References RVL::LocalDataContainer< DataType >::getData(), RVL::LocalDataContainer< DataType >::getSize(), and RVL::ScalarRedn< Scalar >::setValue().
| string RVL::RVLBoxMaxStep< Scalar >::getName | ( | ) | const [virtual] |
1.4.7