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

Method GetRowIndx_C_Array

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

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

Source from the content-addressed store, hash-verified

1293 \return int pointer to the start of the array
1294 */
1295 int* GetRowIndx_C_Array() const {return RowIndx;}
1296 //! Returns a int pointer to the start of an array of column indices for the non-zero elements
1297 /**
1298 \return int 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