search for: middlepoint

Displaying 3 results from an estimated 3 matches for "middlepoint".

2004 Aug 12
4
truly object oriented programming in R
...Box[1][j])/2.; diameter = get_diameter(bBox); if(numOfPoints==1) { diameter = 0.; for(int j=0; j<d; j++) center[j] = points[0][j]; left = null; right = null; } else { int middlePoint = sortedIndices[split_dim][numOfPoints/2]; double splitValue = points[middlePoint][split_dim]; middlePoint = sortedIndices[split_dim][numOfPoints/2-1]; double splitValue_small = points[middlePoint][split_dim]; int...
2004 Aug 12
9
Giving a first good impression of R to Social Scientists
Dear all, in the coming Winter Semester, I will be a teaching assistant for a course in Survival Analysis. My job will be to do the lab sessions. The software used for these lab sessions will be R. Most of the students have a background in social sciences and the only stats package they used so far is most likely SPSS. So I assume they might be quite surprised the first time they see R
2008 Sep 25
2
sip forking needed for ekiga 3.0
So, I have been testing ekiga 3.0 with Asterisk, and sadly, it don't work. I am told by the ekiga devs in http://bugzilla.gnome.org/show_bug.cgi?id=553595 and http://bugzilla.gnome.org/show_bug.cgi?id=553810 that the problem is that Asterisk does not support SIP forking. The issue is that I have multiple addresses on my workstation: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500