#include <Redux.h>
◆ run()
template<typename Func , typename Evaluator , Index Start, Index Length>
template<typename PacketType >
196 return func.packetOp(
197 redux_vec_linear_unroller<Func, Evaluator, Start, HalfLength>::template run<PacketType>(
eval,
func),
198 redux_vec_linear_unroller<Func, Evaluator, Start + HalfLength, Length - HalfLength>::template run<PacketType>(
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
Definition: Meta.h:83
double Length
Length of the pipe.
Definition: pipe.cc:52
internal::nested_eval< T, 1 >::type eval(const T &xpr)
Definition: sparse_permutations.cpp:47
Definition: benchGeometry.cpp:21
References Global_Physical_Variables::Length.
The documentation for this struct was generated from the following file: