include/shape/ssi/ssiqts.hpp File Reference
#include <shape/parametric_surface.hpp>
#include <shape/fxv.hpp>
#include <shape/ssi/ssi_def.hpp>
#include <iostream>
Go to the source code of this file.
Classes
Namespaces
Defines
- #define TMPL template<class C, class V>
- #define SSIQTS ssiqts<C,V>
Functions
- static int * cfsimplify (int *bcf, int *ecf)
- static int * expandcf (int *cf, int *ncf, int m)
- static void cfforward (int *ncf, int *bcf, int *ecf, int m)
- static void cfprint (std::ostream &gp, std::ostream &gpl, int *bcf, int *ecf, int m)
Variables
Define Documentation
#define SSIQTS ssiqts<C,V> |
#define TMPL template<class C, class V> |