v1.0
Static Public Member Functions
|
List of all members
Eigen::internal::negate_impl< Scalar, IsInteger > Struct Template Reference
#include <
MathFunctions.h
>
Static Public Member Functions
static
EIGEN_DEVICE_FUNC
EIGEN_ALWAYS_INLINE
Scalar
run
(const
Scalar
&
a
)
Member Function Documentation
◆
run()
template<typename Scalar , bool IsInteger = NumTraits<Scalar>::IsInteger>
static
EIGEN_DEVICE_FUNC
EIGEN_ALWAYS_INLINE
Scalar
Eigen::internal::negate_impl
<
Scalar
, IsInteger >::run
(
const
Scalar
&
a
)
inline
static
869
{
return
-
a
; }
a
const Scalar * a
Definition:
level2_cplx_impl.h:32
The documentation for this struct was generated from the following file:
MathFunctions.h
Eigen
internal
negate_impl
Generated on Wed Aug 27 2025 17:07:40 for MercuryDPM by
1.9.1