Public Member Functions | Public Attributes
Eigen::internal::scalar_pow_op< Scalar > Struct Template Reference

#include <Functors.h>

List of all members.

Public Member Functions

Scalar operator() (const Scalar &a) const
 scalar_pow_op (const scalar_pow_op &other)
 scalar_pow_op (const Scalar &exponent)

Public Attributes

const Scalar m_exponent

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_pow_op< Scalar >

Definition at line 841 of file Functors.h.


Constructor & Destructor Documentation

template<typename Scalar >
Eigen::internal::scalar_pow_op< Scalar >::scalar_pow_op ( const scalar_pow_op< Scalar > &  other) [inline]

Definition at line 843 of file Functors.h.

template<typename Scalar >
Eigen::internal::scalar_pow_op< Scalar >::scalar_pow_op ( const Scalar &  exponent) [inline]

Definition at line 844 of file Functors.h.


Member Function Documentation

template<typename Scalar >
Scalar Eigen::internal::scalar_pow_op< Scalar >::operator() ( const Scalar &  a) const [inline]

Definition at line 845 of file Functors.h.


Member Data Documentation

template<typename Scalar >
const Scalar Eigen::internal::scalar_pow_op< Scalar >::m_exponent

Definition at line 846 of file Functors.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:03