Show
Ignore:
Timestamp:
08/20/09 00:54:47 (15 years ago)
Author:
smidl
Message:

new object discrete_support, merger adapted to accept this input as well

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/stat/merger.h

    r565 r569  
    143143                        samples ( j ) = Sup.next_vec(); 
    144144                } 
     145        } 
     146        //! Set support points from dicrete grid 
     147        void set_support ( discrete_support &Sup) { 
     148                Npoints = Sup.points(); 
     149                eSmp.set_parameters(Sup._Spoints()); 
    145150        } 
    146151        //! set debug file