Revision: 41750
http://brlcad.svn.sourceforge.net/brlcad/?rev=41750&view=rev
Author: r_weiss
Date: 2010-12-22 00:31:40 +0000 (Wed, 22 Dec 2010)
Log Message:
-----------
Updated the 'bntester' tool used to test 'libbn' functions. Added support to
test function 'bn_2line3_colinear'. Added 30 test cases for this function
within the file 'bntester.dat'. These test cases were captured while running
the mged 'ev' command.
Modified Paths:
--------------
brlcad/trunk/src/libbn/bntester.c
brlcad/trunk/src/libbn/bntester.dat
Modified: brlcad/trunk/src/libbn/bntester.c
===================================================================
--- brlcad/trunk/src/libbn/bntester.c 2010-12-21 21:50:48 UTC (rev 41749)
+++ brlcad/trunk/src/libbn/bntester.c 2010-12-22 00:31:40 UTC (rev 41750)
@@ -362,7 +362,7 @@
* function to be tested.
*/
switch (u[0]) {
- case 1: /* function number 'bn_distsq_line3_pt3' */
+ case 1: /* function 'bn_distsq_line3_pt3' */
(void)strcpy(dt_fmt, "dddddddddd"); /* defines
parameter data types */
if (parse_case(buf_p, i, l, d, u, dt_fmt,
line_num, stream)) {
/* Parse failed, skipping test case */
@@ -389,15 +389,29 @@
} BU_UNSETJUMP;
}
break;
- case 2: /* function number 2 (template) */
- (void)strcpy(dt_fmt, "uu");
+ case 2: /* function 'bn_2line3_colinear' */
+ (void)strcpy(dt_fmt, "ddddddddddddduddddi");
if (parse_case(buf_p, i, l, d, u, dt_fmt,
line_num, stream)) {
/* Parse failed, skipping test case */
ret = 1;
} else {
+ int result;
if (!BU_SETJUMP) {
/* try */
- (void)fprintf(stream, "Processing function
%lu\n", u[0]);
+ tol.magic = u[1];
+ tol.dist = d[13];
+ tol.dist_sq = d[14];
+ tol.perp = d[15];
+ tol.para = d[16];
+ result = bn_2line3_colinear(&d[0], &d[3],
&d[6], &d[9], d[12], &tol);
+ if (result != i[0]) {
+ ret = 1;
+ failed_cnt++;
+ (void)fprintf(stream, "Failed function
%lu test case on line %lu expected = %d result = %d\n",
+ u[0], line_num, i[0], result);
+ } else {
+ success_cnt++;
+ }
} else {
/* catch */
BU_UNSETJUMP;
Modified: brlcad/trunk/src/libbn/bntester.dat
===================================================================
--- brlcad/trunk/src/libbn/bntester.dat 2010-12-21 21:50:48 UTC (rev 41749)
+++ brlcad/trunk/src/libbn/bntester.dat 2010-12-22 00:31:40 UTC (rev 41750)
@@ -28,3 +28,33 @@
1, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
28.341083864193542751763743581250309944152832031,
27.999999999999996447286321199499070644378662109,
-10.769423364838766943307746259961277246475219727,
506.766035651432275699335150420665740966796875000
1, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
28.926354830241923110634161275811493396759033203,
23.000000000000007105427357601001858711242675781,
15.711779206048456458688633574638515710830688477,
450.000000000000056843418860808014869689941406250
1, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
32.666842796235229684498335700482130050659179688,
27.999999999999996447286321199499070644378662109,
-8.977635347630545936681301100179553031921386719,
623.558441227157118191826157271862030029296875000
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
13.527955815461817579148373624775558710098266602,
23.000000000000003552713678800500929355621337891,
9.333553495294028223838722624350339174270629883,
-4.138490689244148867942385550122708082199096680,
0.000000000000000000000000000000000000000000000,
-4.138490689244150644299224950373172760009765625,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
13.527955815461817579148373624775558710098266602,
31.000000000000003552713678800500929355621337891,
9.333553495294024671125043823849409818649291992,
2.239735021510274037837007199414074420928955078,
0.000000000000003552713678800500929355621337891,
5.407198665052103336847721948288381099700927734,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
14.230576635161234833049093140289187431335449219,
23.000000000000000000000000000000000000000000000,
3.341083864193539643139274630811996757984161377,
-1.791788017208219230269605759531259536743164062,
-0.000000000000003552713678800500929355621337891,
-4.325758932041683380020913318730890750885009766,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
14.230576635161234833049093140289187431335449219,
28.000000000000000000000000000000000000000000000,
3.341083864193537866782435230561532080173492432,
-0.000000000000001776356839400250464677810668945,
0.000000000000000000000000000000000000000000000,
4.682167728387083727170647762250155210494995117,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
14.230576635161236609405932540539652109146118164,
23.000000000000000000000000000000000000000000000,
-1.341083864193544084031373131438158452510833740,
0.000000000000001776356839400250464677810668945,
0.000000000000000000000000000000000000000000000,
-4.682167728387083727170647762250155210494995117,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
16.022364652369454063318698899820446968078613281,
23.000000000000003552713678800500929355621337891,
7.666842796235222579070978099480271339416503906,
-3.310792551395319804896644200198352336883544922,
0.000000000000000000000000000000000000000000000,
-3.310792551395319804896644200198352336883544922,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
16.022364652369454063318698899820446968078613281,
28.000000000000003552713678800500929355621337891,
7.666842796235220802714138699229806661605834961,
1.791788017208219230269605759531259536743164062,
0.000000000000003552713678800500929355621337891,
4.325758932041683380020913318730890750885009766,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
17.666446504705966447090759174898266792297363281,
31.000000000000003552713678800500929355621337891,
13.472044184538175315424268774222582578659057617,
4.138490689244148867942385550122708082199096680,
0.000000000000000000000000000000000000000000000,
4.138490689244150644299224950373172760009765625,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
19.333157203764773868215343100018799304962158203,
28.000000000000003552713678800500929355621337891,
10.977635347630540607610782899428158998489379883,
3.310792551395319804896644200198352336883544922,
0.000000000000000000000000000000000000000000000,
3.310792551395319804896644200198352336883544922,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
32.666842796235229684498335700482130050659179688,
27.999999999999996447286321199499070644378662109,
-8.977635347630545936681301100179553031921386719,
-3.310792551395316252182965399697422981262207031,
0.000000000000000000000000000000000000000000000,
-3.310792551395320693075063900323584675788879395,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
35.977635347630545936681301100179553031921386719,
22.999999999999996447286321199499070644378662109,
-5.666842796235223467249397799605503678321838379,
3.310792551395316252182965399697422981262207031,
0.000000000000000000000000000000000000000000000,
3.310792551395320693075063900323584675788879395,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
35.977635347630545936681301100179553031921386719,
27.999999999999996447286321199499070644378662109,
-5.666842796235225243606237199855968356132507324,
-1.791788017208219230269605759531259536743164062,
-0.000000000000003552713678800500929355621337891,
-4.325758932041685156377752718981355428695678711,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
37.769423364838765166950906859710812568664550781,
23.000000000000000000000000000000000000000000000,
-1.341083864193538310871645080624148249626159668,
1.791788017208219230269605759531259536743164062,
0.000000000000003552713678800500929355621337891,
4.325758932041685156377752718981355428695678711,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
37.769423364838765166950906859710812568664550781,
23.000000000000000000000000000000000000000000000,
3.341083864193540087228484480874612927436828613,
0.000000000000000000000000000000000000000000000,
0.000000000000000000000000000000000000000000000,
4.682167728387078398100129561498761177062988281,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
23.000000000000000000000000000000000000000000000,
3.926354830241924442901790825999341905117034912,
-2.239735021510274037837007199414074420928955078,
-0.000000000000003552713678800500929355621337891,
-5.407198665052103336847721948288381099700927734,
37.769423364838765166950906859710812568664550781,
28.000000000000000000000000000000000000000000000,
-1.341083864193540087228484480874612927436828613,
0.000000000000000000000000000000000000000000000,
0.000000000000000000000000000000000000000000000,
-4.682167728387078398100129561498761177062988281,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
13.527955815461817579148373624775558710098266602,
31.000000000000003552713678800500929355621337891,
9.333553495294024671125043823849409818649291992,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003552713678800500929355621337891,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
14.230576635161234833049093140289187431335449219,
28.000000000000000000000000000000000000000000000,
3.341083864193537866782435230561532080173492432,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
14.230576635161236609405932540539652109146118164,
28.000000000000000000000000000000000000000000000,
-1.341083864193545860388212531688623130321502686,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
16.022364652369454063318698899820446968078613281,
28.000000000000003552713678800500929355621337891,
7.666842796235220802714138699229806661605834961,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
16.022364652369457616032377700321376323699951172,
27.999999999999996447286321199499070644378662109,
-5.666842796235227908141496300231665372848510742,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
17.666446504705966447090759174898266792297363281,
31.000000000000003552713678800500929355621337891,
13.472044184538175315424268774222582578659057617,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003552713678800500929355621337891,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
19.333157203764773868215343100018799304962158203,
28.000000000000003552713678800500929355621337891,
10.977635347630540607610782899428158998489379883,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
19.333157203764777420929021900519728660583496094,
27.999999999999996447286321199499070644378662109,
-8.977635347630547713038140500430017709732055664,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
23.073645169758069783938481123186647891998291016,
31.000000000000007105427357601001858711242675781,
15.711779206048451129618115373887121677398681641,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003552713678800500929355621337891,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
23.658916135806457248236256418749690055847167969,
28.000000000000003552713678800500929355621337891,
12.769423364838761614237228059209883213043212891,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
23.658916135806460800949935219250619411468505859,
27.999999999999996447286321199499070644378662109,
-10.769423364838766943307746259961277246475219727,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
28.341083864193539199050064780749380588531494141,
23.000000000000003552713678800500929355621337891,
12.769423364838765166950906859710812568664550781,
0.000000000000000000000000000000000000000000000,
-5.000000000000000000000000000000000000000000000,
0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
28.341083864193542751763743581250309944152832031,
27.999999999999996447286321199499070644378662109,
-10.769423364838766943307746259961277246475219727,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
28.926354830241923110634161275811493396759033203,
23.000000000000007105427357601001858711242675781,
15.711779206048456458688633574638515710830688477,
0.000000000000000000000000000000000000000000000,
-8.000000000000000000000000000000000000000000000,
0.000000000000003552713678800500929355621337891,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
+2, 11.288220793951543541311366425361484289169311523,
31.000000000000000000000000000000000000000000000,
3.926354830241921334277321875561028718948364258,
0.000000000000000000000000000000000000000000000,
8.000000000000000000000000000000000000000000000,
-0.000000000000003108624468950438313186168670654,
32.666842796235229684498335700482130050659179688,
27.999999999999996447286321199499070644378662109,
-8.977635347630545936681301100179553031921386719,
0.000000000000000000000000000000000000000000000,
5.000000000000000000000000000000000000000000000,
-0.000000000000001776356839400250464677810668945,
100000.000000000000000000000000000000000000000000000, 2563191995,
0.005000000000000000104083408558608425664715469,
0.000025000000000000001198043400596482399578235,
0.000000999999999999999954748111825886258685614,
0.999998999999999971244335483788745477795600891, 0
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months. Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits