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 343 of file UnaryFunctors.h.

Member Enumeration Documentation

template<typename Scalar >
anonymous enum
Enumerator
Cost 
PacketAccess 

Definition at line 344 of file UnaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:08