Home
last modified time | relevance | path

Searched defs:ffit (Results 1 – 15 of 15) sorted by relevance

/dports/astro/siril/siril/src/core/
H A Dsiril.h377 struct ffit { struct
403 float pixel_size_x, pixel_size_y; // XPIXSZ and YPIXSZ keys
404 unsigned int binning_x, binning_y; // XBINNING and YBINNING keys
405 gboolean unbinned;
407 GDateTime *date, *date_obs;
408 double expstart, expend;
413 int bayer_xoffset, bayer_yoffset;
415 double focal_length, iso_speed, exposure, aperture, ccd_temp;
417 int key_gain, key_offset; // Gain, Offset values read in camera headers.
426 dft_info dft;
[all …]
/dports/math/cgal/CGAL-5.3/demo/Periodic_Lloyd_3/
H A DScene.h46 for (T2::Finite_faces_iterator ffit = t.finite_faces_begin() ; in compute_barycenter_2D() local
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dfight.cpp298 std::list<Fighter*>::iterator ffit = d_att_close.begin(); in doRound() local
522 std::list<Fighter*>::iterator ffit; in calculateFinalStrengths() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PMP/
H A DDistance_plugin.cpp222 ffit = triangulation.cdt->finite_faces_begin(), in computeElements() local
/dports/science/octopus/octopus-10.5/src/math/
H A Dsplines.F90477 subroutine spline_fit(nrc, rofi, ffit, spl) argument
480 real(8), intent(in) :: ffit(:) local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_lcc_item.cpp243 for(typename CDT::Finite_faces_iterator ffit=cdt.finite_faces_begin(), in compute_face() local
H A DScene_surface_mesh_item.cpp1001 ffit = triangulation.cdt->finite_faces_begin(), in triangulate_facet() local
1382 ffit = triangulation.cdt->finite_faces_begin(), in triangulate_primitive() local
2591 ffit = triangulation.cdt->finite_faces_begin(), in fill_flat_vertex_map() local
H A DScene_nef_polyhedron_item.cpp272 ffit = cdt.finite_faces_begin(), in compute_normals_and_vertices() local
H A DScene_polygon_soup_item.cpp169 ffit = triangulation.cdt->finite_faces_begin(), in triangulate_polygon() local
H A DScene_polyhedron_selection_item.cpp293 ffit = triangulation.cdt->finite_faces_begin(), in triangulate_facet() local
/dports/math/cgal/CGAL-5.3/examples/Linear_cell_complex/
H A Dbasic_viewer.h521 for(typename CDT::Finite_faces_iterator ffit=cdt.finite_faces_begin(), in face_end() local
/dports/graphics/dbow2/DBoW2-1.1-free-23-g3924753/include/DBoW2/
H A DTemplatedDatabase.h1311 cv::FileNodeIterator ffit; in load() local
/dports/science/atompaw/atompaw-4.1.1.0/src/
H A Dabinitinterface.F901931 real(dp), allocatable :: ffit(:),ntmp(:),rr_log(:),shpf(:) local
2297 real(dp), allocatable :: ffit(:),rr_log(:) local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Display/
H A DDisplay_property_plugin.cpp180 ffit = triangulation.cdt->finite_faces_begin(), in triangulate_facet() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libhtml/
H A Dbuild.c765 Item* ffit; in getitems() local