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

#include <VectorwiseOp.h>

Classes

struct  Cost
 

Public Types

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>
struct Eigen::internal::member_lpnorm< p, ResultType >

Definition at line 114 of file VectorwiseOp.h.

Member Typedef Documentation

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

Definition at line 115 of file VectorwiseOp.h.

Constructor & Destructor Documentation

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

Definition at line 118 of file VectorwiseOp.h.

Member Function Documentation

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

Definition at line 120 of file VectorwiseOp.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:39