search for: 322390

Displaying 3 results from an estimated 3 matches for "322390".

Did you mean: 32230
2010 Jan 20
2
R help for read.table()
I've a table containing two columns seperated by space, as shown below. S:C 2.011085038928 S:A 21.496800549900762 S:J 0.183181039138149 P:E 9.641984304606304 I'm reading this table inside a loop but unable to access the first column as file[i,1]. file <- read.table("data.txt",header=FALSE) for ( i in 1:nrow(file)) {  cat(file[i,1],":")  pvalue <-
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...220425 0 0.02 202933 BZip2Crc.ll 2 7341 0 0.01 7307 0 0.01 7307 BZip2Decoder.ll 62 373471 0 0.03 373437 0 0.04 367204 BZip2Encoder.ll 47 404407 0 0.03 404373 0 0.03 404373 BZip2Register.ll 3 7943 0 0.01 7909 0 0.01 7909 c4.ll 5 39463 0 0.01 39442 0 0.01 39442 cabac.ll 29 322411 1 0.03 321765 0 0.03 322390 CabBlockInStream.ll 10 42338 0 0.01 42301 0 0.01 42301 CabHandler.ll 80 522100 3 0.05 520638 3 0.04 517881 CabHeader.ll 0 544 0 0.01 507 0 0.01 507 CabIn.ll 12 195283 0 0.02 195246 0 0.02 195246 CabRegister.ll 15 46995 1 0.01 46437 1 0.02 44024 CAFFileALAC.ll 16 83561 0 0.01 83536 0 0.01 83536 calc...