TR-mbed
1.0
Loading...
Searching...
No Matches
Eigen
internal
apply_rotation_in_the_plane_selector
Static Public Member Functions
|
List of all members
Eigen::internal::apply_rotation_in_the_plane_selector< Scalar, OtherScalar, SizeAtCompileTime, MinAlignment, Vectorizable > Struct Template Reference
#include <
Jacobi.h
>
Static Public Member Functions
static
EIGEN_DEVICE_FUNC
void
run
(
Scalar
*
x
,
Index
incrx
,
Scalar
*
y
,
Index
incry
,
Index
size
,
OtherScalar
c
,
OtherScalar
s
)
Member Function Documentation
◆
run()
template<
typename
Scalar
,
typename
OtherScalar
,
int
SizeAtCompileTime,
int
MinAlignment,
bool
Vectorizable>
static
EIGEN_DEVICE_FUNC
void
Eigen::internal::apply_rotation_in_the_plane_selector
<
Scalar
,
OtherScalar
, SizeAtCompileTime,
MinAlignment
, Vectorizable >::run
(
Scalar
*
x
,
Index
incrx
,
Scalar
*
y
,
Index
incry
,
Index
size
,
OtherScalar
c
,
OtherScalar
s
)
inline
static
The documentation for this struct was generated from the following file:
core/util/algorithms/eigen-3.4.0/Eigen/src/Jacobi/
Jacobi.h
Generated by
1.9.8