search for: moreless

Displaying 4 results from an estimated 4 matches for "moreless".

2005 Dec 20
2
boot problem
...5 89 23 D 32 69 44 E 21 84 97 F 33 59 71 G 16 45 93 H 2 46 55 I 22 33 88 >resample <- function(x,index) { sample(data,replace=TRUE) } dist<-boot(data,resample,R=1000) Erreur : nombre d'indices incorrect sur la matrice (french) Error: number of indices wrong in the matrix (moreless) Can anybody help???
2006 Oct 27
1
Echo cancellation in speex 1.2 beta1 problem
...were built from sources). It seems i have resolved the known problem with clock drift of audio cards using the developed Windows compensation algorithm . (I use sync. call speex_echo_cancel(...).The remain syncronisation between in and out frames is my own. The previous 1.1.12 cancellation works moreless well, and after appearance of new version i desided to try use it. The result is: In real condition case 8 from 10 times cancellation is very unstable and starts generate a noise signal. I think this happens on fast learning stage of EC algotithm. When EC learning stage finished normally (2 from 1...
2012 Oct 25
0
[LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
Hi Vincent, On 24/10/2012 23:26, Vincent Lejeune wrote: > Hi, > > I don't know if my llvm ir code is faulty, or if I spot a bug in the RegisterCoalescing Pass, so I'm posting my issue on the ML. Shader and print-before-all dump are given below. > > The interessing part is the vreg6/vreg48 reduction : before RegCoalescing, the machine code is : > > // BEFORE LOOP >
2012 Oct 24
3
[LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
Hi, I don't know if my llvm ir code is faulty, or if I spot a bug in the RegisterCoalescing Pass, so I'm posting my issue on the ML. Shader and print-before-all dump are given below. The interessing part is the vreg6/vreg48 reduction : before RegCoalescing, the machine code is : // BEFORE LOOP ... Some COPYs.... 400B%vreg47<def> = COPY %vreg2<kill>; R600_Reg32:%vreg47,%vreg2