Home
last modified time | relevance | path

Searched defs:p1D (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkClipConvexPolyData.cxx305 double p1D=p1[0]*normal[0]+p1[1]*normal[1]+p1[2]*normal[2] + normal[3]; in ClipWithPlane() local
326 double p1D=p1[0]*normal[0]+p1[1]*normal[1]+p1[2]*normal[2] + normal[3]; in ClipWithPlane() local
612 double p1D=p1[0]*normal[0]+p1[1]*normal[1]+p1[2]*normal[2]+normal[3]; in HasDegeneracies() local
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkClipConvexPolyData.cxx296 double p1D = p1[0] * normal[0] + p1[1] * normal[1] + p1[2] * normal[2] + normal[3]; in ClipWithPlane() local
316 double p1D = p1[0] * normal[0] + p1[1] * normal[1] + p1[2] * normal[2] + normal[3]; in ClipWithPlane() local
589 double p1D = p1[0] * normal[0] + p1[1] * normal[1] + p1[2] * normal[2] + normal[3]; in HasDegeneracies() local
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkClipConvexPolyData.cxx305 double p1D=p1[0]*normal[0]+p1[1]*normal[1]+p1[2]*normal[2] + normal[3]; in ClipWithPlane() local
326 double p1D=p1[0]*normal[0]+p1[1]*normal[1]+p1[2]*normal[2] + normal[3]; in ClipWithPlane() local
612 double p1D=p1[0]*normal[0]+p1[1]*normal[1]+p1[2]*normal[2]+normal[3]; in HasDegeneracies() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgsl_matrix.cpp123 BaseGDL** p1D = &e->GetPar( 1); in ludc_pro() local
396 DDoubleGDL *p1D= e->GetParAs<DDoubleGDL>(1)->Dup();//B modified in call to TDMASolver in trisol_fun() local
H A Dmath_fun.cpp1385 DDoubleGDL* p1D; in atan_fun() local
1514 DDoubleGDL* p1D = static_cast<DDoubleGDL*> (p1->Convert2(GDL_DOUBLE, BaseGDL::COPY)); in atan_fun() local
H A Dgsl_fun.cpp1762 BaseGDL** p1D = &e->GetPar( 1); in la_trired_pro() local
1813 BaseGDL** p1D = &e->GetPar( 1); in la_trired_pro() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/sci_gateway/cpp/
H A Dsci_buildouttb.cpp91 types::Double* p1D = in[0]->getAs<types::Double>(); in sci_buildouttb() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Mesh/include/
H A DitkTriangleMeshToBinaryImageFilter.hxx509 Point1D p1D = xlist[j]; in RasterizeTriangles() local
/dports/graphics/nanort/nanort-b1feea8/examples/cylinder_primitive/
H A Dmain.cc237 float p1D = -vdot(p1, dN1); // plane D in Intersect() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgausspol.cc826 …onvert_int128(const vector< T_unsigned<longlong,U> > & p1d,vector< T_unsigned<int128_t,U> > & p1D){ in convert_int128()
1186 vector< T_unsigned<int128_t,unsigned> > p1D,p2D,pD; in mulpoly() local
1258 vector< T_unsigned<int128_t,unsigned> > p1D,p2D,pD; in mulpoly() local
1531 vector< T_unsigned<int128_t,ulonglong> > p1D,p2D,pD; in mulpoly() local