montecarlo.h 106 Bytes
#include "dataTypes.h"
void mcSampleNA(bsVector* samples, int N, bsVector kSph, ptype NAin, ptype NAout);