Displaying 2 results from an estimated 2 matches for "matrix_a_2".
Did you mean:
matrix_a_1
2005 Jan 25
2
about R CMD check
...: 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.c:1038: warning: passing arg 4 of `dpotrs_' from incompatible pointer type
1221.c: In function `Matrix_A_2':
1221.c:1289: warning: passing arg 3 of `dpotrf_' from incompatible pointer type
1221.c:1290: warning: passing arg 4 of `dpotrs_' from incompatible pointer type
gcc -shared -L/usr/local/lib -o WXT.so 1221.o -L/usr/lib/R/bin -lRlapack
-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-lin...
2005 Mar 10
1
about R CMD check
...assing 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 pointer
type
wxt1221.c:1039: warning: passing arg 4 of `dpotrs_' from incompatible pointer
type
wxt1221.c: In function `Matrix_A_2':
wxt1221.c:1290: warning: passing arg 3 of `dpotrf_' from incompatible pointer
type
wxt1221.c:1291: warning: passing arg 4 of `dpotrs_' from incompatible pointer
type
gcc -shared -L/usr/local/lib -o var.so wxt1221.o -L/usr/lib/R/bin -lRlapack
-L/usr/local/lib -L/usr/lib/gcc-lib/i386-r...