[Coin-discuss] CoinBuild / CoinPackedMatrix

Matthew Galati Matthew.Galati at sas.com
Sat Apr 7 00:24:01 EDT 2007


>> What is the 2nd arg of createPackedMatrix for? What am I suppose to 
>> pass in for "associated".
>>     
>
> 	Someone else is going to have to help with this question.  I haven't 
> actually used CoinModel, so can't give a solid answer.
> 							Lou
>   

> No info in comments, and createPackedMatrix is not in unitTest. There is an "associatedArray( )" access method, but if that was correct, 
> createdPackedMatrix could just access it directly from within the object
> - so I am not sure what the argument is for.


FYI: using the associatedArray() seemed to work (although I don't know why):
   cModel.createPackedMatrix(*modelRelaxCl->M, cModel.associatedArray());




More information about the Coin-discuss mailing list