Displaying 2 results from an estimated 2 matches for "matrix_a_12".
Did you mean:
matrix_a_1
2005 Jan 25
2
about R CMD check
...or file 'var/DESCRIPTION' ... OK
* checking if this is a source package ... OK
* Installing *source* package 'WXT' ...
** libs
gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp
-fPIC -O2 -g -march=i386 -mcpu=i686 -c 1221.c -o 1221.o
1221.c: In function `Matrix_A_12':
1221.c:773: warning: passing arg 3 of `dpotrf_' from incompatible pointer type
1221.c:774: warning: passing arg 4 of `dpotrs_' from incompatible pointer type
1221.c: In function `Matrix_A_1':
1221.c:1037: warning: passing arg 3 of `dpotrf_' from incompatible pointer type
1221....
2005 Mar 10
1
about R CMD check
...#39;var/DESCRIPTION' ... OK
* checking if this is a source package ... OK
* Installing *source* package 'var' ...
** libs
gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp
-fPIC -O2 -g -march=i386 -mcpu=i686 -c wxt1221.c -o wxt1221.o
wxt1221.c: In function `Matrix_A_12':
wxt1221.c:774: warning: passing arg 3 of `dpotrf_' from incompatible pointer
type
wxt1221.c:775: warning: passing arg 4 of `dpotrs_' from incompatible pointer
type
wxt1221.c: In function `Matrix_A_1':
wxt1221.c:1038: warning: passing arg 3 of `dpotrf_' from incompatible pointe...