TR-mbed
1.0
Loading...
Searching...
No Matches
Eigen
internal
cross3_impl
Static Public Member Functions
|
List of all members
Eigen::internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable > Struct Template Reference
#include <
OrthoMethods.h
>
Static Public Member Functions
static
EIGEN_DEVICE_FUNC
internal::plain_matrix_type
<
VectorLhs
>::type
run
(
const
VectorLhs
&lhs,
const
VectorRhs
&rhs)
Member Function Documentation
◆
run()
template<
int
Arch,
typename
VectorLhs
,
typename
VectorRhs
,
typename
Scalar
= typename VectorLhs::Scalar,
bool
Vectorizable = bool((VectorLhs::Flags&VectorRhs::Flags)&PacketAccessBit)>
static
EIGEN_DEVICE_FUNC
internal::plain_matrix_type
<
VectorLhs
>::type
Eigen::internal::cross3_impl
<
Arch
,
VectorLhs
,
VectorRhs
,
Scalar
, Vectorizable >::run
(
const
VectorLhs
&
lhs
,
const
VectorRhs
&
rhs
)
inline
static
The documentation for this struct was generated from the following file:
core/util/algorithms/eigen-3.4.0/Eigen/src/Geometry/
OrthoMethods.h
Generated by
1.9.8