TR-mbed
1.0
Loading...
Searching...
No Matches
Eigen
internal
scalar_isnan_op
Public Types
|
Public Member Functions
|
List of all members
Eigen::internal::scalar_isnan_op< Scalar > Struct Template Reference
#include <
UnaryFunctors.h
>
Public Types
typedef
bool
result_type
Public Member Functions
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
result_type
operator()
(
const
Scalar
&
a
)
const
Member Typedef Documentation
◆
result_type
template<
typename
Scalar
>
typedef
bool
Eigen::internal::scalar_isnan_op
<
Scalar
>::result_type
Member Function Documentation
◆
operator()()
template<
typename
Scalar
>
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
result_type
Eigen::internal::scalar_isnan_op
<
Scalar
>::operator()
(
const
Scalar
&
a
)
const
inline
The documentation for this struct was generated from the following file:
core/util/algorithms/eigen-3.4.0/Eigen/src/Core/functors/
UnaryFunctors.h
Generated by
1.9.8