exprtk::details::loop_unroll::details Struct Reference

#include <exprtk.hpp>

Public Member Functions

 details (const std::size_t &vsize, const unsigned int loop_batch_size=global_loop_batch_size)
 

Public Attributes

unsigned int batch_size
 
int remainder
 
int upper_bound
 

Constructor & Destructor Documentation

◆ details()

exprtk::details::loop_unroll::details::details ( const std::size_t &  vsize,
const unsigned int  loop_batch_size = global_loop_batch_size 
)
inlineexplicit

Member Data Documentation

◆ batch_size

◆ remainder

◆ upper_bound


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