Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions | Public Attributes
exprtk::details::loop_unroll::details Struct Reference

Detailed Description

Definition at line 4425 of file exprtk.hpp.

#include <mrpt/otherlibs/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 
)
inline

Definition at line 4427 of file exprtk.hpp.

Member Data Documentation

◆ batch_size

unsigned int exprtk::details::loop_unroll::details::batch_size

◆ remainder

int exprtk::details::loop_unroll::details::remainder

◆ upper_bound

int exprtk::details::loop_unroll::details::upper_bound



Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017