Home
last modified time | relevance | path

Searched refs:MAXORDER (Results 1 – 25 of 113) sorted by relevance

12345

/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A Dpatch.h87 REAL cpts[MAXORDER*MAXORDER*MAXCOORDS]; //culling pts
88 REAL spts[MAXORDER*MAXORDER*MAXCOORDS]; //sampling pts
89 REAL bpts[MAXORDER*MAXORDER*MAXCOORDS]; //bbox pts
H A Dmapdescv.cc61 REAL tmp[MAXORDER][MAXCOORDS]; in calcPartialVelocity()
62 REAL mag[MAXORDER]; in calcPartialVelocity()
64 assert( ncols <= MAXORDER ); in calcPartialVelocity()
118 REAL tmp[MAXORDER][MAXORDER][MAXCOORDS]; in calcPartialVelocity()
119 REAL mag[MAXORDER][MAXORDER]; in calcPartialVelocity()
121 assert( nrows <= MAXORDER ); in calcPartialVelocity()
122 assert( ncols <= MAXORDER ); in calcPartialVelocity()
H A Darctess.h60 static const REAL gl_Bernstein[][MAXORDER][MAXORDER];
63 static void trim_power_coeffs( BezierArc *, REAL[MAXORDER], int );
H A Darctess.cc369 REAL pow_u[MAXORDER], pow_v[MAXORDER], pow_w[MAXORDER]; in tessellateNonlinear()
433 REAL pow_u[MAXORDER], pow_v[MAXORDER]; in tessellateNonlinear()
504 const REAL ArcTessellator::gl_Bernstein[][MAXORDER][MAXORDER] = {
598 REAL const (*mat)[MAXORDER][MAXORDER] = &gl_Bernstein[order-1]; in trim_power_coeffs()
599 REAL const (*lrow)[MAXORDER] = &(*mat)[order]; in trim_power_coeffs()
602 REAL const (*row)[MAXORDER] = &(*mat)[0]; in trim_power_coeffs()
H A Dcurve.h58 REAL cpts[MAXORDER*MAXCOORDS];
59 REAL spts[MAXORDER*MAXCOORDS];
H A Dcurve.cc63 for( int i = 0; i < MAXORDER * MAXCOORDS; i++ ) { in Curve()
162 assert( order <= MAXORDER ); in getstepsize()
165 REAL tmp[MAXORDER][MAXCOORDS]; in getstepsize()
H A Ddefines.h45 #define MAXORDER 24 macro
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/choles/
H A Dcc_rdrspd.F76 PARAMETER (MAXORDER = 4)
77 CHARACTER*8 LABFIL(MAXORDER), LABLST(MAXORDER)
78 LOGICAL LORXFIL(MAXORDER), LORXLST(MAXORDER)
79 INTEGER ISYFIL(MAXORDER), ISYLST(MAXORDER)
80 INTEGER INDFIL(MAXORDER), INDLST(MAXORDER)
81 DIMENSION FRQFIL(MAXORDER), FRQLST(MAXORDER)
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/nurbs/
H A DCurve.java52 private static final int MAXORDER = 24; field in Curve
115 spts = new float[MAXORDER * MAXCOORDS]; in Curve()
183 assert (order <= MAXORDER); in getStepSize()
185 float tmp[][] = new float[MAXORDER][MAXCOORDS]; in getStepSize()
187 int tstride = (MAXORDER); in getStepSize()
H A DKnotvector.java54 private static final int MAXORDER = 24; field in Knotvector
124 if (order < 1 || order > MAXORDER) { in validate()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/nurbs/
H A DCurve.java52 private static final int MAXORDER = 24; field in Curve
115 spts = new float[MAXORDER * MAXCOORDS]; in Curve()
183 assert (order <= MAXORDER); in getStepSize()
H A DKnotvector.java54 private static final int MAXORDER = 24; field in Knotvector
124 if (order < 1 || order > MAXORDER) { in validate()
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dpolynomial.hxx52 template <unsigned int MAXORDER, class T> class StaticPolynomial;
573 template <unsigned int MAXORDER, class T>
582 typedef StaticPolynomial<MAXORDER, Real> RealPolynomial;
583 typedef StaticPolynomial<MAXORDER, Complex> ComplexPolynomial;
599 vigra_precondition(order <= MAXORDER, in StaticPolynomial()
621 vigra_precondition(order <= MAXORDER, in StaticPolynomial()
636 vigra_precondition(order <= MAXORDER, in StaticPolynomial()
680 StaticPolynomial<MAXORDER, Complex>
683 StaticPolynomial<MAXORDER, Complex> res(this->begin(), this->order(), this->epsilon()); in getDeflated()
690 vigra_precondition(order <= MAXORDER, in setOrder()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dpolynomial.hxx54 template <unsigned int MAXORDER, class T> class StaticPolynomial;
575 template <unsigned int MAXORDER, class T>
584 typedef StaticPolynomial<MAXORDER, Real> RealPolynomial;
585 typedef StaticPolynomial<MAXORDER, Complex> ComplexPolynomial;
601 vigra_precondition(order <= MAXORDER, in StaticPolynomial()
623 vigra_precondition(order <= MAXORDER, in StaticPolynomial()
638 vigra_precondition(order <= MAXORDER, in StaticPolynomial()
682 StaticPolynomial<MAXORDER, Complex>
685 StaticPolynomial<MAXORDER, Complex> res(this->begin(), this->order(), this->epsilon()); in getDeflated()
692 vigra_precondition(order <= MAXORDER, in setOrder()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/profiling/regress/all_in_one/
H A Drunprof.sh17 MAXORDER=5
44 REGRESS="$C3HOME/profiling/regress/bin/aioregress -x $FILENAME -y $EVALFILE -m $MAXORDER -r $RANK -…
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/profiling/regress/als/
H A Drunprof.sh17 MAXORDER=5
44 REGRESS="$C3HOME/profiling/regress/bin/alsregress -x $FILENAME -y $EVALFILE -m $MAXORDER -r $RANK -…
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/onsettrigger.lv2/src/
H A Dspectr.c55 #define MAXORDER (6) macro
58 double W[MAXORDER];
63 struct Filter f[MAXORDER];
100 assert (order > 0 && (order%2) == 0 && order <= MAXORDER); in bandpass_setup()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/src/
H A Dspectr.c55 #define MAXORDER (6) macro
58 double W[MAXORDER];
63 struct Filter f[MAXORDER];
100 assert (order > 0 && (order%2) == 0 && order <= MAXORDER); in bandpass_setup()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/tuna.lv2/src/
H A Dspectr.c55 #define MAXORDER (6) macro
58 double W[MAXORDER];
63 struct Filter f[MAXORDER];
100 assert (order > 0 && (order%2) == 0 && order <= MAXORDER); in bandpass_setup()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/cc/
H A Dcc_rdrsp.F591 INTEGER LUSAVE, MAXORDER
592 PARAMETER (MAXORDER = 4)
598 CHARACTER*8 LABFIL(MAXORDER), LABLST(MAXORDER)
600 LOGICAL LORXFIL(MAXORDER), LORXLST(MAXORDER)
602 INTEGER ISYFIL(MAXORDER), ISYLST(MAXORDER)
603 INTEGER INDFIL(MAXORDER), INDLST(MAXORDER)
606 REAL FRQFIL(MAXORDER), FRQLST(MAXORDER), ZERO
609 DOUBLE PRECISION FRQFIL(MAXORDER), FRQLST(MAXORDER), ZERO
/dports/audio/snack/snack2.2.10/generic/
H A Dsigproc2.c276 #define MAXORDER 60 /* maximum permissible LPC order */
302 double rl[MAXORDER+1], ep[MAXORDER], en[MAXORDER];
305 if( p > MAXORDER ){
721 double b[MAXORDER];
744 double b[MAXORDER];
822 double rho[MAXORDER+1], k[MAXORDER], a[MAXORDER+1],*r,*kp,*ap,en,er;
825 if((wsize <= 0) || (!data) || (lpc_ord > MAXORDER)) return(FALSE);
1141 static double rr[MAXORDER], ri[MAXORDER];
1598 double err, p, q, delp, delq, b[MAXORDER], c[MAXORDER], den;
/dports/math/ploticus-nox11/pl240src/src/
H A Dproc_curvefit.c13 #define MAXORDER 21 /* max bspline order value (no limit for movingavg order) */ macro
197 if( order >= MAXORDER ) { in PLP_curvefit()
388 double N[MAXBSP_IN][MAXORDER]; /* weighting function */
389 double knot[MAXBSP_IN+MAXORDER]; /* knot vector */
/dports/math/ploticus/pl240src/src/
H A Dproc_curvefit.c13 #define MAXORDER 21 /* max bspline order value (no limit for movingavg order) */ macro
197 if( order >= MAXORDER ) { in PLP_curvefit()
388 double N[MAXBSP_IN][MAXORDER]; /* weighting function */
389 double knot[MAXBSP_IN+MAXORDER]; /* knot vector */
/dports/databases/grass7/grass-7.8.6/vector/v.rectify/
H A Dcrs.h5 #define MAXORDER 3 macro
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Diirfilter.c52 #define MAXORDER 30 macro
62 double p[MAXORDER + 1][2]; in butterworth_init_coeffs()
171 if (order <= 0 || order > MAXORDER || cutoff_ratio >= 1.0) in ff_iir_filter_init_coeffs()

12345