Public Types | List of all members
Eigen::internal::functor_traits< scalar_sqrt_op< Scalar > > Struct Template Reference

#include <UnaryFunctors.h>

Public Types

enum  { Cost = (sizeof(Scalar) == 8 ? 28 : 14), PacketAccess = packet_traits<Scalar>::HasSqrt }
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::functor_traits< scalar_sqrt_op< Scalar > >

Definition at line 425 of file UnaryFunctors.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar >
anonymous enum
Enumerator
Cost 
PacketAccess 

Definition at line 426 of file UnaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:39