Aprepro 5.0x
Loading...
Searching...
No Matches
SEAMS::array Struct Reference

#include <apr_symrec.h>

Public Member Functions

 array (size_t r, size_t c)
 

Public Attributes

std::vector< double > data {}
 
size_t rows {0}
 
size_t cols {0}
 

Constructor & Destructor Documentation

◆ array()

SEAMS::array::array ( size_t r,
size_t c )
inline

Member Data Documentation

◆ cols

size_t SEAMS::array::cols {0}

◆ data

std::vector<double> SEAMS::array::data {}

◆ rows

size_t SEAMS::array::rows {0}

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