Home
last modified time | relevance | path

Searched refs:sq_c2 (Results 1 – 5 of 5) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGradient/include/
H A DitkVectorGradientMagnitudeImageFilter.hxx295 double sq_c2 = c[2] * c[2]; in CubicSolver() local
296 double p = 1.0 / 3 * ( -1.0 / 3.0 * sq_c2 + c[1] ); in CubicSolver()
297 double q = 1.0 / 2 * ( 2.0 / 27.0 * c[2] * sq_c2 - 1.0 / 3.0 * c[2] * c[1] + c[0] ); in CubicSolver()
/dports/math/reduce/Reduce-svn5758-src/packages/foreign/nlopt/
H A Dnlopt.tst133 procedure sq_c2(x);
167 % nlopt_add_inequality_constraint(sq_c2,1e-8);
/dports/games/crafty/crafty-25.2_1/
H A Depddefs.h201 # define sq_c2 map_sq(rank_2, file_c) macro
/dports/games/KnightCap/Export/
H A Depddefs.h226 #define sq_c2 map_sq(rank_2, file_c) macro
H A Depd.c7521 flank_mapv[sq_c2] = 6; in EPDTBInit()
7558 triangle_mapv[sq_c2] = 5; in EPDTBInit()