Functions

eg2hsplconstrd.c File Reference

#include <math.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
#include "eg2holed.h"
#include "eg2hprivated.h"
#include "eg2herror.h"
Include dependency graph for eg2hsplconstrd.c:

Functions

int g2h_SplV0SpaceDimd (GHoleDomaind *domain)
boolean g2h_SetSplConstraintMatrixd (GHoleDomaind *domain, int nconstr, const double *cmat)
boolean g2h_SetSplAltConstraintMatrixd (GHoleDomaind *domain, int spdimen, int naconstr, const double *acmat)

Function Documentation

boolean g2h_SetSplAltConstraintMatrixd ( GHoleDomaind domain,
int  spdimen,
int  naconstr,
const double *  acmat 
)
boolean g2h_SetSplConstraintMatrixd ( GHoleDomaind domain,
int  nconstr,
const double *  cmat 
)
int g2h_SplV0SpaceDimd ( GHoleDomaind domain  )