search for: chfactor

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

Did you mean: chmfactor
2010 Jul 08
0
help compiling add-on package
...a future release. See '-help deprecated' block.c(66): (col. 70) remark: block_discr has been targeted for automatic cpu dispatch. icc -std=c99 -I/usr/global/R/2.11.1/lib64/R/include -I/usr/local/include -mp -fpic -i-dynamic -mieee-fp -prec-div -O2 -axSSE2,SSE3,SSEE3,SSE4.1,SSE4.2,AVX -c chfactor.c -o chfactor.o icc: command line remark #10010: option '-mp' is deprecated and will be removed in a future release. See '-help deprecated' matrix.h(49): error: identifier "u_int" is undefined u_int dim, max_dim; ^ matrix.h(55): error: id...
2005 Oct 24
2
Compilation package error
...ototypes in structures updating cache ./config.cache creating ./config.status creating makefile creating src/config.h creating src/machine.h ** libs gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c block.c -o block.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c chfactor.c -o chfactor.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c copy.c -o copy.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c data.c -o data.o /tmp/ccXDZili.s: Messages de l'assembleur: /tmp/ccXDZili.s:8032: ERREUR: Op??rande de relocalisation inconnue: !...
2005 Oct 25
0
Compilationerror at installation of packages
Dear all, I did post a message about problems on installing a package (gstat) which ends with a compilation error: ** libs gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c block.c -o block.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c chfactor.c -o chfactor.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c copy.c -o copy.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c data.c -o data.o /tmp/ccB5viRU.s: Messages de l'assembleur: /tmp/ccB5viRU.s:8032: ERREUR: Op??rande de relocalisation inconnue: !...
2010 Nov 20
1
Zerodist
Hi all, I got the >"chfactor.c", line 130: singular matrix in function LDLfactor() Error in predict.gstat(g, newdata = newdata, block = block, nsim = nsim, : LDLfactor< Error, probably because there are some point pairs with zero distance in the matrix. My question is, how can i delete these duplicate nodes fro...