Public Member Functions | Public Attributes
CwiseClampOp< Scalar > Struct Template Reference

List of all members.

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

Detailed Description

template<typename Scalar>
struct CwiseClampOp< Scalar >

Definition at line 8 of file class_CwiseUnaryOp.cpp.


Constructor & Destructor Documentation

template<typename Scalar >
CwiseClampOp< Scalar >::CwiseClampOp ( const Scalar inf,
const Scalar sup 
) [inline]

Definition at line 9 of file class_CwiseUnaryOp.cpp.


Member Function Documentation

template<typename Scalar >
const Scalar CwiseClampOp< Scalar >::operator() ( const Scalar x) const [inline]

Definition at line 10 of file class_CwiseUnaryOp.cpp.


Member Data Documentation

template<typename Scalar >
Scalar CwiseClampOp< Scalar >::m_inf

Definition at line 11 of file class_CwiseUnaryOp.cpp.

template<typename Scalar >
Scalar CwiseClampOp< Scalar >::m_sup

Definition at line 11 of file class_CwiseUnaryOp.cpp.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:57