Definition at line 31 of file BatchHelpers.h.
 
 | 
| constexpr bool  | batch () const | 
|   | 
| constexpr double  | operator[] (std::size_t i) const | 
|   | 
#include <BatchHelpers.h>
◆ batch()
  
  
      
        
          | constexpr bool BatchHelpers::ArrayWrapper::batch  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ operator[]()
  
  
      
        
          | constexpr double BatchHelpers::ArrayWrapper::operator[]  | 
          ( | 
          std::size_t  | 
          i | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ _batch
      
        
          | bool BatchHelpers::ArrayWrapper::_batch | 
        
      
 
 
◆ ptr
      
        
          | const double* __restrict BatchHelpers::ArrayWrapper::ptr | 
        
      
 
 
The documentation for this struct was generated from the following file: