Home
last modified time | relevance | path

Searched defs:vvec (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/graphics/geomview/geomview-1.9.5/src/lib/oogl/util/
H A Dooglutil.h138 typedef struct vvec { struct
146 } vvec; argument
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dworld.h128 struct vvec : svec struct
130 vvec() {} in vvec() argument
131 vvec(ushort x, ushort y, ushort z) : svec(x, y, z) {} in vvec() argument
132 vvec(int x, int y, int z) : svec(VVEC_INT_COORD(x), VVEC_INT_COORD(y), VVEC_INT_COORD(z)) {} in vvec() argument
133 vvec(const int *i) : svec(VVEC_INT_COORD(i[0]), VVEC_INT_COORD(i[1]), VVEC_INT_COORD(i[2])) {} in vvec() argument
146 struct vertexffc : vvec { short reserved; }; argument
/dports/math/igraph/igraph-0.9.5/src/paths/
H A Dunweighted.c409 igraph_vector_t *vvec = 0, *evec = 0; in igraph_get_shortest_paths() local
432 VECTOR(*vvec)[size] = node; in igraph_get_shortest_paths() local
443 VECTOR(*vvec)[size] = act; in igraph_get_shortest_paths() local
H A Dbellman_ford.c433 igraph_vector_t *vvec = 0, *evec = 0; in igraph_get_shortest_paths_bellman_ford() local
454 VECTOR(*vvec)[size] = node; in igraph_get_shortest_paths_bellman_ford() local
465 VECTOR(*vvec)[size] = act; in igraph_get_shortest_paths_bellman_ford() local
H A Ddijkstra.c482 igraph_vector_t *vvec = 0, *evec = 0; in igraph_get_shortest_paths_dijkstra() local
503 VECTOR(*vvec)[size] = node; in igraph_get_shortest_paths_dijkstra() local
514 VECTOR(*vvec)[size] = act; in igraph_get_shortest_paths_dijkstra() local
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Matrix/
H A Dhdf5_readers.hpp103 std::vector<ValueType> vvec, vvec2; in multiple_reader_hdf5_SpMat() local
225 std::vector<ValueType> vvec; in multiple_reader_count_entries() local
313 std::vector<ValueType> vvec; in single_reader_count_entries() local
435 std::vector<ValueType> vvec; in write_hdf5_SpMat() local
520 std::vector<ValueType> vvec; in write_hdf5_SpMat() local
H A Dcsr_hdf5_readers.hpp220 std::vector<ValueType> vvec, vvec2; in multiple_reader_hdf5_csr() local
317 std::vector<ValueType> vvec; in read_csr_matrix_from_hdf_into_distributed_container() local
380 std::vector<ValueType> vvec, vvec2; in multiple_reader_local_count() local
481 std::vector<ValueType> vvec; in multiple_reader_global_count() local
682 std::vector<value_type> vvec; in write_distributed_CSR_to_HDF() local
744 std::vector<value_type> vvec; in write_distributed_CSR_to_HDF() local
782 std::vector<value_type> vvec; in write_distributed_CSR_to_HDF() local
H A Dhdf5_readers_new.hpp116 std::vector<ValueType> vvec, vvec2; in multiple_reader_hdf5_SpMat() local
265 std::vector<ValueType> vvec; in multiple_reader_count_entries() local
351 std::vector<ValueType> vvec; in single_reader_count_entries() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/C_serial/
H A Dbruss_plots.m61 vvec = v(it,:)'; variable
/dports/math/sundials/sundials-5.7.0/examples/arkode/C_serial/
H A Dbruss_plots.m61 vvec = v(it,:)'; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/Meta/test/
H A DtestMetaArray.cxx115 itk::VariableLengthVector<float> vvec; in testMetaArray() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DHydrogenAdder.cpp85 float* vvec = occ + 3 * nOcc; in get_planer_normal_cs() local
163 float* vvec = cbuf + 3 * n_present; in ObjectMoleculeSetMissingNeighborCoords() local
/dports/misc/minidnn/MiniDNN-525ff216a6b5f576d4d679aee6a4636994bd4f23/include/Optimizer/
H A DAdam.h58 Array& vvec = m_history_v[dvec.data()]; in update() local
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dwipeout.c9 dwg_point_3d pt0, uvec, vvec; in api_process() local
H A Dimage.c9 dwg_point_3d pt0, uvec, vvec; in api_process() local
/dports/misc/vxl/vxl-3.3.2/core/vgl/
H A Dvgl_plane_3d.hxx238 vgl_vector_3d<T> uvec, vvec; in plane_coords() local
250 vgl_vector_3d<T> uvec, vvec; in world_coords() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest18.m98 vvec = sparse (scale * sprandn (m,1, 0.2)) ; variable
109 vvec = abs (vvec) ; variable

1234567