Show
Ignore:
Timestamp:
08/22/09 12:15:47 (15 years ago)
Author:
smidl
Message:

preparatory stuff for #12

Files:
1 modified

Legend:

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

    r565 r577  
    106106        //! Brute force structure estimation.\return indeces of accepted regressors. 
    107107        ivec structure_est ( egiw Eg0 ); 
     108        //! Smarter structure estimation by Ludvik Tesar.\return indeces of accepted regressors. 
     109        ivec structure_est_LT ( egiw Eg0 ); 
    108110        //!@} 
    109111