Doc is updated
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@575 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
e16a991d16
commit
20fdb9df76
201 changed files with 2918 additions and 2389 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%%For:
|
||||
%Magnification: 1.00
|
||||
%%Orientation: Portrait
|
||||
%%BoundingBox: 0 0 500 400
|
||||
%%BoundingBox: 0 0 500 160.858
|
||||
%%Pages: 0
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
/marginwidth 10 def
|
||||
/distx 20 def
|
||||
/disty 40 def
|
||||
/boundaspect 1.25 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundaspect 3.10833 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundx 500 def
|
||||
/boundy boundx boundaspect div def
|
||||
/xspacing 0 def
|
||||
|
|
@ -174,7 +174,7 @@
|
|||
boxfont setfont
|
||||
1 boundaspect scale
|
||||
(moMoveIncrEval< M >) cw
|
||||
(eoBF< A1, A2, R >) cw
|
||||
(eoBF< const M &, const M::EOType &, M::EOType::Fitness >) cw
|
||||
(eoFunctorBase) cw
|
||||
/boxwidth boxwidth marginwidth 2 mul add def
|
||||
/xspacing boxwidth distx add def
|
||||
|
|
@ -188,7 +188,7 @@ boundx scalefactor div boundy scalefactor div scale
|
|||
% ----- classes -----
|
||||
|
||||
(moMoveIncrEval< M >) 0 0 box
|
||||
(eoBF< A1, A2, R >) 0 1 box
|
||||
(eoBF< const M &, const M::EOType &, M::EOType::Fitness >) 0 1 box
|
||||
(eoFunctorBase) 0 2 box
|
||||
|
||||
% ----- relations -----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue