, where
and
.
More...
#include <logistic.hh>
Inheritance diagram for RVL::RVLVectorLogistic< Scalar >:

Public Member Functions | |
| RVLVectorLogistic () | |
| ~RVLVectorLogistic () | |
| void | operator() (LocalDataContainer< Scalar > &x, LocalDataContainer< Scalar > const &y, LocalDataContainer< Scalar > const &lb, LocalDataContainer< Scalar > const &ub) |
| string | getName () const |
, where
and
.
This function has the properties
and
taken from two other LDCs of same length, third and fourth arguments respectively.
Definition at line 272 of file logistic.hh.
| RVL::RVLVectorLogistic< Scalar >::RVLVectorLogistic | ( | ) |
Definition at line 276 of file logistic.hh.
| RVL::RVLVectorLogistic< Scalar >::~RVLVectorLogistic | ( | ) |
Definition at line 285 of file logistic.hh.
| void RVL::RVLVectorLogistic< Scalar >::operator() | ( | LocalDataContainer< Scalar > & | x, | |
| LocalDataContainer< Scalar > const & | y, | |||
| LocalDataContainer< Scalar > const & | lb, | |||
| LocalDataContainer< Scalar > const & | ub | |||
| ) | [virtual] |
Implements RVL::QuaternaryLocalEvaluation< Scalar >.
Definition at line 293 of file logistic.hh.
References RVL::LocalDataContainer< DataType >::getData(), and RVL::LocalDataContainer< DataType >::getSize().
| string RVL::RVLVectorLogistic< Scalar >::getName | ( | ) | const [virtual] |
1.4.7