MCPcopy Create free account
hub / github.com/PSOPT/psopt / GetColIndx_C_Array

Method GetColIndx_C_Array

include/psopt.h:1300–1300  ·  view source on GitHub ↗

Returns a int pointer to the start of an array of column indices for the non-zero elements \return int pointer to the start of the array */

Source from the content-addressed store, hash-verified

1298 \return int pointer to the start of the array
1299 */
1300 int* GetColIndx_C_Array() const {return ColIndx;}
1301 //! Returns a double pointer to the start of an array where the non-zero elements are stored
1302 /**
1303 \return double pointer to the start of the array

Callers 2

elemProductFunction · 0.80
speyeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected