Sirikata
Namespaces | Defines | Functions
libcore/plugins/weightexp/ExpIntegral.hpp File Reference
#include <boost/version.hpp>
Include dependency graph for ExpIntegral.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Defines

#define SIRIKATA_BOOST_MAJOR_VERSION   BOOST_VERSION / 100000
#define SIRIKATA_BOOST_MINOR_VERSION   BOOST_VERSION / 100 % 1000

Functions

double Sirikata::integralExpFunction (double k, const Vector3d &xymin, const Vector3d &xymax, const Vector3d &uvmin, const Vector3d &uvmax)

Define Documentation

#define SIRIKATA_BOOST_MAJOR_VERSION   BOOST_VERSION / 100000
#define SIRIKATA_BOOST_MINOR_VERSION   BOOST_VERSION / 100 % 1000