Public Member Functions | Public Attributes | List of all members
Eigen::internal::scalar_pow_op< Scalar > Struct Template Reference

#include <Functors.h>

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 800 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 802 of file Functors.h.

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

Definition at line 803 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 804 of file Functors.h.

Member Data Documentation

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

Definition at line 805 of file Functors.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14