Changeset 441 for library/tests/egiw.cfg

Show
Ignore:
Timestamp:
07/29/09 08:29:35 (15 years ago)
Author:
vbarta
Message:

added configurable tests for egamma

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/egiw.cfg

    r440 r441  
    1818  nsamples = 200; 
    1919  integral = 1.0; 
     20}, 
     21{ 
     22  class = "egiw_harness"; 
     23  epdf = { 
     24    class = "egiw"; 
     25    V = ( "matrix", 2, 2, [ 20.0, 8.0, 8.0, 4.0 ] ); 
     26    nu = 4.0; 
     27    dimx = 1.0; 
     28    rv :  
     29    { 
     30      class = "RV"; 
     31      names = ( "a", "b" ); 
     32    }; 
     33  }; 
     34  mean = [ 2, -4 ]; 
     35  lognc = 0.451583; 
     36  variance = [ -1, -16 ]; 
    2037} ); 
    2138