Dakota  Version
Explore and Predict with Confidence
Public Member Functions | List of all members
TabularReader Class Reference

Utility used in derived read_core to read values in tabular format. More...

Public Member Functions

template<typename ArrayType >
void operator() (std::istream &s, size_t start_index, size_t num_items, ArrayType &array_data, StringMultiArrayView label_array)
 

Detailed Description

Utility used in derived read_core to read values in tabular format.

Member Function Documentation

◆ operator()()

void operator() ( std::istream &  s,
size_t  start_index,
size_t  num_items,
ArrayType &  array_data,
StringMultiArrayView  label_array 
)
inline

The tabular reader doesn't forward the label arrays


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