Public Member Functions | Public Attributes | List of all members
Eigen::internal::Packet1cd Struct Reference

#include <Complex.h>

Public Member Functions

EIGEN_STRONG_INLINE Packet1cd conjugate (void) const
 
EIGEN_STRONG_INLINE Packet1cd operator* (const Packet1cd &b) const
 
EIGEN_STRONG_INLINE Packet1cdoperator*= (const Packet1cd &b)
 
EIGEN_STRONG_INLINE Packet1cd operator+ (const Packet1cd &b) const
 
EIGEN_STRONG_INLINE Packet1cdoperator+= (const Packet1cd &b)
 
EIGEN_STRONG_INLINE Packet1cd operator- (const Packet1cd &b) const
 
EIGEN_STRONG_INLINE Packet1cd operator- (void) const
 
EIGEN_STRONG_INLINE Packet1cdoperator-= (const Packet1cd &b)
 
EIGEN_STRONG_INLINE Packet1cd operator/ (const Packet1cd &b) const
 
EIGEN_STRONG_INLINE Packet1cdoperator/= (const Packet1cd &b)
 
EIGEN_STRONG_INLINE Packet1cdoperator= (const Packet1cd &b)
 
EIGEN_STRONG_INLINE Packet1cd ()
 
EIGEN_STRONG_INLINE Packet1cd (const Packet2d &a)
 
EIGEN_STRONG_INLINE Packet1cd ()
 
EIGEN_STRONG_INLINE Packet1cd (const __m128d &a)
 
EIGEN_STRONG_INLINE Packet1cd ()
 
EIGEN_STRONG_INLINE Packet1cd (const std::complex< double > &a)
 
EIGEN_STRONG_INLINE Packet1cd (const Packet2d &a)
 
EIGEN_STRONG_INLINE Packet1cd (const Packet1cd &a)
 

Public Attributes

Packet2d v
 

Detailed Description

Definition at line 341 of file MSA/Complex.h.

Constructor & Destructor Documentation

◆ Packet1cd() [1/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( )
inline

Definition at line 342 of file MSA/Complex.h.

◆ Packet1cd() [2/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( const std::complex< double > &  a)
inlineexplicit

Definition at line 344 of file MSA/Complex.h.

◆ Packet1cd() [3/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( const Packet2d a)
inlineexplicit

Definition at line 348 of file MSA/Complex.h.

◆ Packet1cd() [4/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( const Packet1cd a)
inline

Definition at line 350 of file MSA/Complex.h.

◆ Packet1cd() [5/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( )
inline

Definition at line 188 of file SSE/Complex.h.

◆ Packet1cd() [6/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( const __m128d &  a)
inlineexplicit

Definition at line 189 of file SSE/Complex.h.

◆ Packet1cd() [7/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( )
inline

Definition at line 27 of file ZVector/Complex.h.

◆ Packet1cd() [8/8]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd ( const Packet2d a)
inlineexplicit

Definition at line 28 of file ZVector/Complex.h.

Member Function Documentation

◆ conjugate()

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::Packet1cd::conjugate ( void  ) const
inline

Definition at line 356 of file MSA/Complex.h.

◆ operator*()

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::Packet1cd::operator* ( const Packet1cd b) const
inline

Definition at line 379 of file MSA/Complex.h.

◆ operator*=()

EIGEN_STRONG_INLINE Packet1cd& Eigen::internal::Packet1cd::operator*= ( const Packet1cd b)
inline

Definition at line 360 of file MSA/Complex.h.

◆ operator+()

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::Packet1cd::operator+ ( const Packet1cd b) const
inline

Definition at line 386 of file MSA/Complex.h.

◆ operator+=()

EIGEN_STRONG_INLINE Packet1cd& Eigen::internal::Packet1cd::operator+= ( const Packet1cd b)
inline

Definition at line 382 of file MSA/Complex.h.

◆ operator-() [1/2]

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::Packet1cd::operator- ( const Packet1cd b) const
inline

Definition at line 393 of file MSA/Complex.h.

◆ operator-() [2/2]

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::Packet1cd::operator- ( void  ) const
inline

Definition at line 406 of file MSA/Complex.h.

◆ operator-=()

EIGEN_STRONG_INLINE Packet1cd& Eigen::internal::Packet1cd::operator-= ( const Packet1cd b)
inline

Definition at line 389 of file MSA/Complex.h.

◆ operator/()

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::Packet1cd::operator/ ( const Packet1cd b) const
inline

Definition at line 403 of file MSA/Complex.h.

◆ operator/=()

EIGEN_STRONG_INLINE Packet1cd& Eigen::internal::Packet1cd::operator/= ( const Packet1cd b)
inline

Definition at line 396 of file MSA/Complex.h.

◆ operator=()

EIGEN_STRONG_INLINE Packet1cd& Eigen::internal::Packet1cd::operator= ( const Packet1cd b)
inline

Definition at line 352 of file MSA/Complex.h.

Member Data Documentation

◆ v

Packet2d Eigen::internal::Packet1cd::v

Definition at line 410 of file MSA/Complex.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:01