Classes | Public Types | Public Member Functions | List of all members
Eigen::internal::member_lpnorm< p, ResultType, Scalar > Struct Template Reference

#include <VectorwiseOp.h>

Classes

struct  Cost
 

Public Types

enum  { Vectorizable = 0 }
 
typedef ResultType result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC member_lpnorm ()
 
template<typename XprType >
EIGEN_DEVICE_FUNC ResultType operator() (const XprType &mat) const
 

Detailed Description

template<int p, typename ResultType, typename Scalar>
struct Eigen::internal::member_lpnorm< p, ResultType, Scalar >

Definition at line 120 of file VectorwiseOp.h.

Member Typedef Documentation

◆ result_type

template<int p, typename ResultType , typename Scalar >
typedef ResultType Eigen::internal::member_lpnorm< p, ResultType, Scalar >::result_type

Definition at line 121 of file VectorwiseOp.h.

Member Enumeration Documentation

◆ anonymous enum

template<int p, typename ResultType , typename Scalar >
anonymous enum
Enumerator
Vectorizable 

Definition at line 122 of file VectorwiseOp.h.

Constructor & Destructor Documentation

◆ member_lpnorm()

template<int p, typename ResultType , typename Scalar >
EIGEN_DEVICE_FUNC Eigen::internal::member_lpnorm< p, ResultType, Scalar >::member_lpnorm ( )
inline

Definition at line 125 of file VectorwiseOp.h.

Member Function Documentation

◆ operator()()

template<int p, typename ResultType , typename Scalar >
template<typename XprType >
EIGEN_DEVICE_FUNC ResultType Eigen::internal::member_lpnorm< p, ResultType, Scalar >::operator() ( const XprType mat) const
inline

Definition at line 127 of file VectorwiseOp.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:12