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

bdmtoolbox adapted to shared_ptr, merger_grid (partially) working,

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/tutorial/merging/pdfs.m

    r409 r568  
    4040Ga_ =struct('class','mepdf','epdf',Ga); % convert f(a) to f(a|) 
    4141Gba = struct('class','mprod',  'mpdfs',{{Gb_a,Ga_}}); 
     42 
     43pd.Ga=Ga; 
     44pd.N1a=N1a; 
     45pd.N1b=N1b; 
     46pd.N2a=N2a; 
     47pd.Nab=Nab; 
     48pd.GiW=GiW; 
     49pd.Gba=Gba; 
     50