Public Member Functions | Public Attributes | List of all members
CwiseClampOp< Scalar > Struct Template Reference

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:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47