npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
bilinearSection.hh File Reference

Determine constant level contours in a bilinear interpolation cell. More...

#include <vector>
#include <utility>

Go to the source code of this file.

Namespaces

 npstat
 

Functions

unsigned npstat::bilinearSection (double z00, double z10, double z11, double z01, double level, unsigned nPointsToSample, std::vector< std::pair< double, double > > *section1, std::vector< std::pair< double, double > > *section2)
 

Detailed Description

Determine constant level contours in a bilinear interpolation cell.

Author: I. Volobouev

July 2011