Defines | Functions

pknum36f.c File Reference

#include <math.h>
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include "pkvaria.h"
#include "pknum.h"
Include dependency graph for pknum36f.c:

Defines

#define CONST_

Functions

boolean pkn_QuadRectanglesf (float a, float b, int n, float *qknots, float *qcoeff)
boolean pkn_QuadSimpsonf (float a, float b, int n, float *qknots, float *qcoeff)

Define Documentation

#define CONST_

Function Documentation

boolean pkn_QuadRectanglesf ( float  a,
float  b,
int  n,
float *  qknots,
float *  qcoeff 
)
boolean pkn_QuadSimpsonf ( float  a,
float  b,
int  n,
float *  qknots,
float *  qcoeff 
)