Changeset 979 for library/bdm/base

Show
Ignore:
Timestamp:
05/25/10 20:55:06 (14 years ago)
Author:
smidl
Message:

estimator returns the array of posterior estimators as second argument

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/bdmbase.cpp

    r965 r979  
    421421        root::log_register ( L, prefix ); 
    422422 
     423        if (dimension()==0) return; 
     424         
    423425        RV r; 
    424426        if ( isnamed() ) {