Displaying 11 results from an estimated 11 matches for "cerror".
Did you mean:
error
2008 Jan 26
2
Error: C stack usage is too close to the limit
...calcurve[nrow(calcurve),1]) {calcurve[nrow(calcurve),col]}else
{
k <- min(which(calcurve[,1] > th));
slope <-
(calcurve[k-1,col]-calcurve[k,col])/(calcurve[k-1,1]-calcurve[k,1]);
calcurve[k-1,col] + slope*(th-calcurve[k-1,1]);
}
}
mu <- c();
cerror <- c();
for(i in 1:length(theta))
{
mu[i] <- interpolate(theta[i],2);
cerror[i] <- interpolate(theta[i],3);
}
caldist <- dnorm(mu, cage, (error^2+cerror^2)^.5);
cbind(theta, caldist/sum(caldist));
}
caldist(1e3,1e2);
Unfortunately I am no huge computer wi...
2006 Dec 06
1
Big litle endian issues in 1.6 beta 5
Hi All,
Attached is a proposed patch, which should solve some issues with mixed
endians. Unfortunately I was not able to access the latest code on the
CVS to see what other fixes might be there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pack_generic.diff
Type: text/x-patch
Size: 2816 bytes
Desc: not available
Url :
2006 Dec 06
1
Big litle endian issues in 1.6 beta 5
Hi All,
Attached is a proposed patch, which should solve some issues with mixed
endians. Unfortunately I was not able to access the latest code on the
CVS to see what other fixes might be there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pack_generic.diff
Type: text/x-patch
Size: 2816 bytes
Desc: not available
Url :
2003 Jan 16
1
Several problems with ogg123
....so.2...done.
Reading symbols from /usr/local/lib/libintl.so.4...done.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/local/lib/libiconv.so.3...done.
Reading symbols from /usr/lib/libc_r.so.4...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0 0x28253a48 in .cerror () from /usr/lib/libc.so.4
(gdb) bt
#0 0x28253a48 in .cerror () from /usr/lib/libc.so.4
#1 0x283a3633 in _exit () from /usr/lib/libc_r.so.4
#2 0x28253947 in exit () from /usr/lib/libc.so.4
#3 0x804e9a5 in main (argc=2, argv=0xbfbff61c) at ogg123.c:379
#4 0x8049e9e in _start ()
<p>2) Whe...
2004 Aug 06
1
Ices 0.3 won't play mp3 file
...mp3 to: Assassinatorr
-------------------------------------------------------------
After a few mins, this is where I had to use a "kill -9" to stop the never
ending Ices
-------------------------------------------------------------
Program received signal SIGKILL, Killed.
0x282a2da4 in .cerror () from /usr/lib/libc.so.4
(gdb) backtrace
#0 0x282a2da4 in .cerror () from /usr/lib/libc.so.4
#1 0x2842ff59 in _thread_sig_handle_pending () from /usr/lib/libc_r.so.4
#2 0x2842f84d in _thread_sig_handler () from /usr/lib/libc_r.so.4
#3 0xbfbfffac in ?? ()
#4 0x281192b4 in _shout_timing_sleep...
2002 Oct 04
1
Rterm Rcmd failure
I tried running these under Windows XP from the dos prompt
at C:/R/rw1050/bin
Rterm --restore --save < test.R
it returned
> (block char)cError: syntax error.
test.R has two lines:
c<-1
c
Do I need a file header for the test.R file?
Then I tried:
>Rcmd BATCH test.R
it returned
perl' is not recognized as an internal or external command, operable
program or batch file.
I have perl loaded already.
-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2005 Apr 18
3
Samba Internal Error and Panic
Getting this on a FreeBSD 5.2.1-RELEASE #0: Sat Aug 28 11:56:25 CDT 2004
system when trying to start the smbd process after an upgrade to the
newest release. Didn't see anything helpful in the referenced appendix
bugs of the Samba HOWTO collection. An attempted smbd -d10 yielded a
core dump but no futher info.
-------------------------------log
2010 Sep 24
0
kernlab:ksvm:eps-svr: bug?
...od(fitted(ret) - y)/m)
845 }
846 }
847
848 cross(ret) <- -1
849 if(cross == 1)
850 cat("\n","cross should be >1 no cross-validation done!","\n","\n")
851 else if (cross > 1)
852 {
853
854 cerror <- 0
855 suppressWarnings(vgr<-split(sample(1:m,m),1:cross))
856 for(i in 1:cross)
857 {
858
859 cind <- unsplit(vgr[-i],factor(rep((1:cross)[-i],unlist(lapply(vgr[-i],length)))))
860 if(type(ret)=="C-svc"||type...
2017 Apr 10
3
error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]
Hi:
I'm in the middle of recoverying from a tactical error copying
around an Mac OS X 10.10.5 Time Machine backup (turns out Apple's
instructions aren't great...), and I had rsync running for the past 6
hours repairing permissions/acls on 1.5 TB of data (not copying the
data), and then it just died in the middle with:
.L....og.... 2015-03-11-094807/platinum-bar2/usr/local/mysql
2003 Apr 07
3
Solaris 8 and winbindd/wbinfo
Hi All,
I cannot get my Samba server 2.2.8 working with winbind correctly on Solaris
8.
I intend to use this to transparently authenticate squid 2.5stable2.
I compiled samba using gcc 2.95.3. configure options were
./configure --with-winbind-auth-challenge --with-winbind --with-pam
root# ./wbinfo -t
Secret is good
root# ./wbinfo -u
0xc0000022
The same thing with wbinfo -g.
getent group
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel