#include <STL_algo_interface.hh>
Public Member Functions | |
real | operator() (const real &val1, const real &val2) |
somme (real coef) | |
Private Attributes | |
real | _coef |
Definition at line 82 of file STL_algo_interface.hh.
STL_algo_interface< real >::somme::somme | ( | real | coef | ) | [inline] |
Definition at line 85 of file STL_algo_interface.hh.
real STL_algo_interface< real >::somme::operator() | ( | const real & | val1, |
const real & | val2 | ||
) | [inline] |
Definition at line 87 of file STL_algo_interface.hh.
real STL_algo_interface< real >::somme::_coef [private] |
Definition at line 94 of file STL_algo_interface.hh.