NDDEM
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 
)
inlinestatic

The documentation for this struct was generated from the following file: