Ignore:
Timestamp:
Feb 23, 2011 10:26:15 AM (12 years ago)
Author:
srkline
Message:

added point ranges to maxDistance functions to allow threading by breaking up the outer for loop.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/XOP_Dev/MonteCarlo/MonteCarlo.r

    r791 r793  
    112112                        NT_FP64 + WAVE_TYPE, 
    113113                        NT_FP64 + WAVE_TYPE, 
     114                        NT_FP64,                                                // start index 
     115                        NT_FP64,                                                // stop index 
    114116                }, 
    115117                 
Note: See TracChangeset for help on using the changeset viewer.