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

Utility used in derived write_core to write values in tabular format. More...

Public Member Functions

template<typename ArrayType >
void operator() (std::ostream &s, size_t start_index, size_t num_items, const ArrayType &array_data, StringMultiArrayConstView label_array)
 

Detailed Description

Utility used in derived write_core to write values in tabular format.

Member Function Documentation

◆ operator()()

void operator() ( std::ostream &  s,
size_t  start_index,
size_t  num_items,
const ArrayType &  array_data,
StringMultiArrayConstView  label_array 
)
inline

The tabular writer doesn't forward the label arrays


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