Public Member Functions | List of all members
Eigen::internal::add_assign_op< DstScalar, SrcScalar > Struct Template Reference

#include <AssignmentFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff (DstScalar &a, const SrcScalar &b) const
 
template<int Alignment, typename Packet >
EIGEN_STRONG_INLINE void assignPacket (DstScalar *a, const Packet &b) const
 

Detailed Description

template<typename DstScalar, typename SrcScalar>
struct Eigen::internal::add_assign_op< DstScalar, SrcScalar >

Definition at line 46 of file AssignmentFunctors.h.

Member Function Documentation

template<typename DstScalar , typename SrcScalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::add_assign_op< DstScalar, SrcScalar >::assignCoeff ( DstScalar &  a,
const SrcScalar &  b 
) const
inline

Definition at line 49 of file AssignmentFunctors.h.

template<typename DstScalar , typename SrcScalar >
template<int Alignment, typename Packet >
EIGEN_STRONG_INLINE void Eigen::internal::add_assign_op< DstScalar, SrcScalar >::assignPacket ( DstScalar *  a,
const Packet b 
) const
inline

Definition at line 52 of file AssignmentFunctors.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:28