v1.0
Static Public Member Functions
|
List of all members
Eigen::internal::negation_op Struct Reference
#include <
MoreMeta.h
>
Static Public Member Functions
template<typename A >
constexpr static
EIGEN_STRONG_INLINE
auto
run
(
A
a
) -> decltype(-
a
)
Member Function Documentation
◆
run()
template<typename A >
constexpr static
EIGEN_STRONG_INLINE
auto Eigen::internal::negation_op::run
(
A
a
)
-> decltype(-
a
)
inline
static
constexpr
418
{
419
return
-
a
;
420
}
a
const Scalar * a
Definition:
level2_cplx_impl.h:32
References
a
.
The documentation for this struct was generated from the following file:
MoreMeta.h
Eigen
internal
negation_op
Generated on Wed Aug 27 2025 17:08:03 for MercuryDPM by
1.9.1