Show
Ignore:
Timestamp:
06/04/10 13:38:31 (14 years ago)
Author:
smidl
Message:

small steps in partforg...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/estim/arx.cpp

    r1035 r1038  
    421421    est = egiw(1, aprLD, aprNu); 
    422422 
     423        if ( evalll ) { 
     424                last_lognc = est.lognc(); 
     425        } 
     426                 
    423427    // update 
    424428    ARX::bayes ( val, cond_rgr );