v1.0
Static Public Member Functions
|
List of all members
negative_or_zero_impl< Scalar, IsSigned > Struct Template Reference
Static Public Member Functions
static
Scalar
run
(const
Scalar
&
a
)
Member Function Documentation
◆
run()
template<typename Scalar , bool IsSigned = NumTraits<Scalar>::IsSigned>
static
Scalar
negative_or_zero_impl
<
Scalar
, IsSigned >::run
(
const
Scalar
&
a
)
inline
static
17
{
return
-
a
; }
a
const Scalar * a
Definition:
level2_cplx_impl.h:32
References
a
.
Referenced by
negative_or_zero()
.
The documentation for this struct was generated from the following file:
array_cwise.cpp
negative_or_zero_impl
Generated on Wed Aug 27 2025 17:05:34 for MercuryDPM by
1.9.1