Ignore:
Timestamp:
09/28/06 18:51:43 (18 years ago)
Author:
mattausch
Message:

worked on gvs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h

    r1189 r1528  
    392392bool 
    393393Pvs<T, S>::GetSampleContribution(T sample, 
    394                                                           const float pdf, 
    395                                                           float &contribution)  
     394                                                                const float pdf, 
     395                                                                float &contribution)  
    396396{ 
    397397  S *data = Find(sample); 
Note: See TracChangeset for help on using the changeset viewer.