Show
Ignore:
Timestamp:
05/23/10 11:40:38 (14 years ago)
Author:
smidl
Message:

New prior in ARX

Files:
1 modified

Legend:

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

    r964 r973  
    149149        } 
    150150        //! function sets prior and alternative density 
    151         void set_prior ( const RV &drv, egiw &prior ) { 
    152                 //TODO check ranges in RV and build prior 
    153         }; 
     151        void set_prior ( const epdf *prior ); 
    154152        //! build default prior and alternative when all values are set 
    155153        void set_prior_default ( egiw &prior ) {