=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/Attic/phc.oxweave,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/asir-contrib/packages/doc/Attic/phc.oxweave 2003/05/20 23:25:28 1.2 +++ OpenXM/src/asir-contrib/packages/doc/Attic/phc.oxweave 2004/03/05 15:30:50 1.3 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM/src/asir-contrib/packages/doc/phc.oxweave,v 1.1 2003/05/19 05:15:52 takayama Exp $ */ +/* $OpenXM: OpenXM/src/asir-contrib/packages/doc/phc.oxweave,v 1.2 2003/05/20 23:25:28 takayama Exp $ */ /*&C-texi @@ -6,7 +6,7 @@ @node PHC Functions,,, Top */ -/*&jp-texi +/*&ja @chapter PHC 函数 この節では PHC pack の ox サーバ @code{ox_sm1_phc} @@ -14,7 +14,7 @@ これらの関数はファイル @file{phc} で定義されている. @code{phc} は @file{$(OpenXM_HOME)/lib/asir-contrib} にある. */ -/*&eg-texi +/*&en @chapter PHC Functions This chapter describes interface functions for @@ -43,7 +43,7 @@ The answer is in the variable Phc. /*&C-texi Author of @code{PHC pack}: Jan Verschelde. @* */ -/*&jp-texi +/*&ja 参考書 1: Jan Verschelde, PHCpack: A general-purpose solver for polynomial systems by homotopy continuation". ACM Transaction on Mathematical Softwares, 25(2): @@ -51,7 +51,7 @@ homotopy continuation". ACM Transaction on Mathematic 参考書 2: Cox, D., O'Shea, Little, J., Using Algebraic Geometry, Springer. Mixed volumes についての章を見よ. */ -/*&eg-texi +/*&en Reference 1: Jan Verschelde, PHCpack: A general-purpose solver for polynomial systems by homotopy continuation". ACM Transaction on Mathematical Softwares, 25(2): @@ -67,13 +67,13 @@ Springer. See the chapter on mixed volumes. @end menu */ -/*&jp-texi +/*&ja @section 函数一覧 */ -/*&eg-texi +/*&en @section Functions */ -/*&jp-texi +/*&ja @node phc.start,,, PHC Functions @subsection @code{phc.start} @findex phc.start @@ -94,7 +94,7 @@ Springer. See the chapter on mixed volumes. @item 識別番号は @code{Phc_proc} に格納される. @end itemize */ -/*&eg-texi +/*&en @node phc.start,,, PHC Functions @subsection @code{phc.start} @findex phc.start @@ -120,13 +120,13 @@ Integer P = phc.start() @end example */ -/*&jp-texi +/*&ja @table @t @item 参照 @code{ox_launch}, @code{phc} @end table */ -/*&eg-texi +/*&en @table @t @item Reference @code{ox_launch}, @code{phc} @@ -134,7 +134,7 @@ P = phc.start() */ -/*&jp-texi +/*&ja @node phc.phc,,, PHC Functions @subsection @code{phc.phc} @findex phc.phc @@ -173,7 +173,7 @@ PHC は作業ファイル @code{tmp.phc.out.pid}, @code 変数の数と方程式の数 @code{length(@var{s})} は等しくないといけない. @end itemize */ -/*&eg-texi +/*&en @node phc.phc,,, PHC Functions @subsection @code{phc.phc} @findex phc.phc @@ -238,13 +238,13 @@ The answer is in the variable Phc. ... @end example */ -/*&jp-texi +/*&ja @table @t @item 参照 @code{ox_launch}, @code{phc.start}, @file{$(OpenXM_HOME)/bin/lin_phcv2}(original PHC pack binary for linux) @end table */ -/*&eg-texi +/*&en @table @t @item Reference @code{ox_launch}, @code{phc.start}, @file{$(OpenXM_HOME)/bin/lin_phcv2}(original PHC pack binary for linux)