![]() |
|
Public Member Functions | |
CwiseClampOp (const Scalar &inf, const Scalar &sup) | |
const Scalar | operator() (const Scalar &x) const |
Public Attributes | |
Scalar | m_inf |
Scalar | m_sup |
|
inline |
|
inline |
References CwiseClampOp< Scalar >::m_inf, CwiseClampOp< Scalar >::m_sup, and plotDoE::x.
Scalar CwiseClampOp< Scalar >::m_inf |
Referenced by CwiseClampOp< Scalar >::operator()().
Scalar CwiseClampOp< Scalar >::m_sup |
Referenced by CwiseClampOp< Scalar >::operator()().