psMathUtils.h File Reference

#include <stdio.h>
#include <stdbool.h>
#include <float.h>
#include <math.h>
#include "psVector.h"
#include "psScalar.h"
#include "psPolynomial.h"

Include dependency graph for psMathUtils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psS32 p_psVectorBinDisect (const psVector *bins, const psScalar *x)
 Performs a binary disection on a monotonically non-decreasing vector.
psScalarp_psVectorInterpolate (psScalar *out, const psVector *domain, const psVector *range, psS32 order, const psScalar *x)
 Interpolates a series of data points for evaluation at a specific coordinate.
bool p_psNormalizeVectorRange (psVector *myData, psF64 outLow, psF64 outHigh)


Generated on Fri Feb 2 22:25:17 2007 for pslib by  doxygen 1.5.1