Home
last modified time | relevance | path

Searched defs:C4f (Results 1 – 19 of 19) sorted by relevance

/dports/astro/geographiclib/GeographicLib-1.52/matlab/geographiclib/private/
H A DC4f.m1 function C4 = C4f(epsi, C4x) function
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathColor.h223 typedef Color4f C4f; typedef
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/Tests/
H A DbuildTestData.py46 C4f = Color4f variable
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathColor.h281 typedef Color4<float> C4f; typedef
/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathColor.h295 typedef Color4<float> C4f; typedef
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathColor.h281 typedef Color4<float> C4f; typedef
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathColor.h281 typedef Color4<float> C4f; typedef
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/Imathx/
H A DImathColor.h289 typedef Color4<float> C4f; typedef
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/Imathx/
H A DImathColor.h289 typedef Color4<float> C4f; typedef
/dports/astro/geographiclib/GeographicLib-1.52/legacy/Fortran/
H A Dgeodesic.for1616 subroutine C4f(eps, C4x, c) subroutine
1619 integer ord, nC4, nC4x
1623 double precision eps, C4x(0:nC4x-1)
1625 double precision c(0:nC4-1)
1627 integer o, m, l local
1628 double precision mult, polval
1637 10 continue
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/geodesicx/
H A Dgx.py232 def C4f(self, eps): member in GeodesicExact
/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DGeodesicExact.cpp901 void GeodesicExact::C4f(real eps, real c[]) const { in C4f() function in GeographicLib::GeodesicExact
H A DGeodesic.cpp909 void Geodesic::C4f(real eps, real c[]) const { in C4f() function in GeographicLib::Geodesic
/dports/math/R-cran-raster/raster/src/
H A Dgeodesic.c1364 void C4f(const struct geod_geodesic* g, real eps, real c[]) { in C4f() function
/dports/astro/geographiclib/GeographicLib-1.52/legacy/C/
H A Dgeodesic.c1487 void C4f(const struct geod_geodesic* g, real eps, real c[]) { in C4f() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dgeodesic.c1498 void C4f(const struct geod_geodesic* g, real eps, real c[]) { in C4f() function
/dports/math/R-cran-terra/terra/src/
H A Dgeodesic.c1487 void C4f(const struct geod_geodesic* g, real eps, real c[]) { in C4f() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dgeodesic.c1498 void C4f(const struct geod_geodesic* g, real eps, real c[]) { in C4f() function
/dports/graphics/proj/proj-7.2.1/src/
H A Dgeodesic.c1595 void C4f(const struct geod_geodesic* g, real eps, real c[]) { in C4f() function