search for: 982089

Displaying 2 results from an estimated 2 matches for "982089".

Did you mean: 482089
2012 Oct 09
1
converting dgCMatrix to regular matrix
...a lot. #======================================================================================================= temp <- readMat("movielens.mat") > print(str(temp)) List of 2 $ x:Formal class 'dgCMatrix' [package "Matrix"] with 6 slots .. ..@ i : int [1:982089] 0 47 144 253 513 517 574 580 581 593 ... .. ..@ p : int [1:6041] 0 50 176 224 242 437 505 533 669 772 ... .. ..@ Dim : int [1:2] 3706 6040 .. ..@ Dimnames:List of 2 .. .. ..$ : NULL .. .. ..$ : NULL .. ..@ x : num [1:982089] 5 5 5 4 5 4 4 4 5 4 ... .. ..@ factors : li...
2013 Jul 08
2
Re: deadlock on connection loosing
On 07.07.2013 01:53, Александр wrote: > В письме от Воскресенье, 30-июн-2013 03:41:37 пользователь Александр написал: >> В письме от Вторник, 25-июн-2013 11:47:10 пользователь Michal Privoznik .... > > i have found source of problem, my code looks like this: > > int count = virConnectListAllDomains(connection, NULL, 0); > .... > domain = virDomainDefineXML(connection,