MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / GetArray

Method GetArray

src/widgets.cpp:1527–1530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1525 }
1526
1527 std::vector<double> GetArray()
1528 {
1529 return d_ary;
1530 }
1531
1532 void SetChoiceCol(int& col)
1533 {

Callers 1

ArrayToGridMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected