v1.0
Public Types
|
Public Member Functions
|
List of all members
scalar_norm1_op Struct Reference
#include <
level1_cplx_impl.h
>
Public Types
typedef
RealScalar
result_type
Public Member Functions
RealScalar
operator()
(const
Scalar
&
a
) const
Member Typedef Documentation
◆
result_type
typedef
RealScalar
scalar_norm1_op::result_type
Member Function Documentation
◆
operator()()
RealScalar
scalar_norm1_op::operator()
(
const
Scalar
&
a
)
const
inline
14
{
return
Eigen::numext::norm1(
a
); }
a
const Scalar * a
Definition:
level2_cplx_impl.h:32
References
a
.
The documentation for this struct was generated from the following file:
level1_cplx_impl.h
scalar_norm1_op
Generated on Wed Aug 27 2025 17:05:41 for MercuryDPM by
1.9.1