Home
last modified time | relevance | path

Searched refs:Rays (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dlinear_symmetries_matrix.cc48 if(1>=Rays.rows()){ in linear_symmetries()
51 if(1== Rays.rows()){ in linear_symmetries()
68 Matrix<Scalar> Q = zero_matrix<Scalar>( Rays.cols(), Rays.cols() ); in linear_symmetries()
69 for(Int i=0; i<Rays.rows(); ++i){ in linear_symmetries()
81 for(Int i=0; i<Rays.rows(); ++i){ in linear_symmetries()
111 for(Int k=0; k<Rays.rows(); k++){ in linear_symmetries()
114 g.edge(k+i*Rays.rows(),k+j*Rays.rows()); in linear_symmetries()
129 g.edge(vec[j].first + i*Rays.rows(), vec[j].second + i*Rays.rows()); in linear_symmetries()
138 Array<Int> colors(Rays.rows()*len); in linear_symmetries()
140 colors[i] = Int( i/Rays.rows() ); in linear_symmetries()
[all …]
H A Dprojective_automorphisms.cc114 Matrix<Scalar> Rays = C.give("RAYS"); in projective_symmetry_group_non_decomposable() local
115 Rays = T(Rays); in projective_symmetry_group_non_decomposable()
181 Rays, Coef,basis_rows, sigma)){ in projective_symmetry_group_non_decomposable()
202 Matrix<Scalar> Rays = C.give("RAYS"); in compute_decomposition_projective_symmetry() local
203 Set<Int> basis_set = basis(Rays).first; in compute_decomposition_projective_symmetry()
207 if(Rays.rows() == Basis.rows()){ in compute_decomposition_projective_symmetry()
208 Int n = Rays.rows(); in compute_decomposition_projective_symmetry()
220 Array<Int> basis_array(Rays.cols()); in compute_decomposition_projective_symmetry()
222 for(Int i=0; i<Rays.rows(); ++i){ in compute_decomposition_projective_symmetry()
230 Graph<Undirected> g(Rays.rows()); in compute_decomposition_projective_symmetry()
[all …]
/dports/math/polylib/polylib-5.22.5/Test/Zpolytest/
H A DSplitZpol1.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
32 Constraints:4 Equations:0 Rays:4 Lines:0
38 Rays 4 4
60 Rays 4 4
82 Rays 4 4
104 Rays 4 4
126 Rays 4 4
148 Rays 4 4
170 Rays 4 4
[all …]
H A DZDiff1.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
22 Constraints:3 Equations:1 Rays:2 Lines:0
27 Rays 2 4
41 Constraints:3 Equations:1 Rays:2 Lines:0
46 Rays 2 4
H A DZUnion2.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
22 Constraints:4 Equations:0 Rays:4 Lines:0
28 Rays 4 4
H A DZDiff2.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
22 Constraints:4 Equations:0 Rays:4 Lines:0
28 Rays 4 4
H A DZUnion1.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
32 Constraints:4 Equations:0 Rays:4 Lines:0
38 Rays 4 4
/dports/math/barvinok/barvinok-0.41.5/polylib/Test/Zpolytest/
H A DSplitZpol1.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
32 Constraints:4 Equations:0 Rays:4 Lines:0
38 Rays 4 4
60 Rays 4 4
82 Rays 4 4
104 Rays 4 4
126 Rays 4 4
148 Rays 4 4
170 Rays 4 4
[all …]
H A DZDiff1.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
22 Constraints:3 Equations:1 Rays:2 Lines:0
27 Rays 2 4
41 Constraints:3 Equations:1 Rays:2 Lines:0
46 Rays 2 4
H A DZDiff2.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
22 Constraints:4 Equations:0 Rays:4 Lines:0
28 Rays 4 4
H A DZUnion2.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
22 Constraints:4 Equations:0 Rays:4 Lines:0
28 Rays 4 4
H A DZUnion1.out10 Constraints:4 Equations:0 Rays:4 Lines:0
16 Rays 4 4
32 Constraints:4 Equations:0 Rays:4 Lines:0
38 Rays 4 4
/dports/math/polymake/polymake-4.5/bundled/atint/apps/tropical/src/
H A Dis_smooth.cc137 Rays = reduce_rays(Rays); in cycle_weight_space()
288 Rays = tdehomog(Rays); in cycle_weight_space()
292 Rays = Rays.minor(All, range_from(1)); in cycle_weight_space()
293 Rays=T(Rays); in cycle_weight_space()
294 Rays=tfmatrix*Rays; in cycle_weight_space()
320 Rays = tdehomog(Rays).minor(All, range_from(1)); in cycle_weight_space()
373 Rays = tfmatrix*T(Rays); in cycle_weight_space()
411 Rays=T(Rays); in cycle_weight_space()
413 Rays.resize(Rays.rows(), Rays.cols()-1); in cycle_weight_space()
757 Rays = T(Rays); in cycle_weight_space()
[all …]
/dports/math/gap/gap-4.11.0/pkg/Toric-1.9.5/lib/
H A Dtoric.gi126 function(D,Rays)
129 n:=Size(Rays[1]);
187 Rays:=Rays_ordered;
188 R:=ShallowCopy(Rays);
214 function(D,Cones,Rays)
219 d:=Size(Rays[1]);
239 #F Faces( <Rays> )
250 R:=ShallowCopy(Rays);
293 R:=ShallowCopy(Rays);
329 R:=ShallowCopy(Rays);
[all …]
/dports/math/polylib/polylib-5.22.5/Test/ehrhart/
H A De3.in26 Constraints:4 Equations:0 Rays:7 Lines:3
32 Rays 7 8
42 Constraints:5 Equations:0 Rays:7 Lines:2
49 Rays 7 8
62 Constraints:4 Equations:0 Rays:4 Lines:0
68 Rays 4 5
/dports/math/barvinok/barvinok-0.41.5/polylib/Test/ehrhart/
H A De3.in26 Constraints:4 Equations:0 Rays:7 Lines:3
32 Rays 7 8
42 Constraints:5 Equations:0 Rays:7 Lines:2
49 Rays 7 8
62 Constraints:4 Equations:0 Rays:4 Lines:0
68 Rays 4 5
/dports/math/barvinok/barvinok-0.41.5/tests/ehrhart/
H A De3.in26 Constraints:4 Equations:0 Rays:7 Lines:3
32 Rays 7 8
42 Constraints:5 Equations:0 Rays:7 Lines:2
49 Rays 7 8
62 Constraints:4 Equations:0 Rays:4 Lines:0
68 Rays 4 5
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/
H A DMapperQuad.cxx35 vtkm::rendering::raytracing::Ray<vtkm::Float32> Rays; member
109 this->Internals->RayCamera.CreateRays(this->Internals->Rays, shapeBounds); in RenderCells()
110 this->Internals->Rays.Buffers.at(0).InitConst(0.f); in RenderCells()
112 this->Internals->Rays, camera, *this->Internals->Canvas); in RenderCells()
117 this->Internals->Tracer.Render(this->Internals->Rays); in RenderCells()
121 this->Internals->Rays, this->Internals->Rays.Buffers.at(0).Buffer, camera); in RenderCells()
H A DMapperRayTracer.cxx36 vtkm::rendering::raytracing::Ray<vtkm::Float32> Rays; member
113 this->Internals->RayCamera.CreateRays(this->Internals->Rays, shapeBounds); in RenderCells()
115 this->Internals->Rays.Buffers.at(0).InitConst(0.f); in RenderCells()
117 this->Internals->Rays, camera, *this->Internals->Canvas); in RenderCells()
125 this->Internals->Tracer.Render(this->Internals->Rays); in RenderCells()
129 this->Internals->Rays, this->Internals->Rays.Buffers.at(0).Buffer, camera); in RenderCells()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/rendering/
H A DMapperQuad.cxx49 vtkm::rendering::raytracing::Ray<vtkm::Float32> Rays; member
123 this->Internals->RayCamera.CreateRays(this->Internals->Rays, shapeBounds); in RenderCells()
124 this->Internals->Rays.Buffers.at(0).InitConst(0.f); in RenderCells()
126 this->Internals->Rays, camera, *this->Internals->Canvas); in RenderCells()
133 this->Internals->Tracer.Render(this->Internals->Rays); in RenderCells()
137 this->Internals->Rays, this->Internals->Rays.Buffers.at(0).Buffer, camera); in RenderCells()
H A DMapperRayTracer.cxx46 vtkm::rendering::raytracing::Ray<vtkm::Float32> Rays; member
123 this->Internals->RayCamera.CreateRays(this->Internals->Rays, shapeBounds); in RenderCells()
124 this->Internals->Rays.Buffers.at(0).InitConst(0.f); in RenderCells()
126 this->Internals->Rays, camera, *this->Internals->Canvas); in RenderCells()
134 this->Internals->Tracer.Render(this->Internals->Rays); in RenderCells()
138 this->Internals->Rays, this->Internals->Rays.Buffers.at(0).Buffer, camera); in RenderCells()
/dports/math/polymake/polymake-4.5/apps/polytope/include/
H A Dprojection.h63 Matrix<Scalar> Rays, lineality; in operator <<()
67 if (p_in.lookup_with_property_name("RAYS | INPUT_RAYS", got_property) >> Rays) { in operator <<()
70 p_out.take(got_property) << Rays.minor(All,~coords_to_eliminate); in operator <<()
74 Matrix<Rational> empty(0, Rays.cols() - coords_to_eliminate.size()); in operator <<()
78 p_out.take("INPUT_RAYS") << remove_zero_rows(Rays.minor(All,~coords_to_eliminate)); in operator <<()
82 Matrix<Rational> empty(0, Rays.cols() - coords_to_eliminate.size()); in operator <<()
/dports/math/polylib/polylib-5.22.5/applications/
H A Dpp.c63 if (PA->Rays->NbRows > 0) { in main()
66 for (i = 0; i < PA->Rays->NbRows; i++) { in main()
67 if (value_zero_p(PA->Rays->p[i][0])) in main()
71 for (j = 1; j < PA->Rays->NbColumns-1; j++) { in main()
72 value_print(stdout,P_VALUE_FMT,PA->Rays->p[i][j]); in main()
/dports/math/barvinok/barvinok-0.41.5/polylib/applications/
H A Dpp.c63 if (PA->Rays->NbRows > 0) { in main()
66 for (i = 0; i < PA->Rays->NbRows; i++) { in main()
67 if (value_zero_p(PA->Rays->p[i][0])) in main()
71 for (j = 1; j < PA->Rays->NbColumns-1; j++) { in main()
72 value_print(stdout,P_VALUE_FMT,PA->Rays->p[i][j]); in main()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/benchmarking/
H A DBenchmarkRayTracing.cxx54 vtkm::rendering::raytracing::Ray<Precision> Rays; member
80 RayCamera.CreateRays(Rays, Coords.GetBounds()); in BenchRayTracing()
82 Rays.Buffers.at(0).InitConst(0.f); in BenchRayTracing()
109 Tracer.Render(Rays); in BenchRayTracing()
117 RayCamera.CreateRays(Rays, Coords.GetBounds()); in operator ()()
118 Tracer.Render(Rays); in operator ()()

12345678910>>...25