Home
last modified time | relevance | path

Searched defs:ScalarT (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Dvector_d.h248 ScalarT SquaredDistance(const VectorD<ScalarT, dimension_t> &v1, in SquaredDistance()
267 VectorD<ScalarT, 3> CrossProduct(const VectorD<ScalarT, 3> &u, in CrossProduct()
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Dvector_d.h298 ScalarT SquaredDistance(const VectorD<ScalarT, dimension_t> &v1, in SquaredDistance()
317 VectorD<ScalarT, 3> CrossProduct(const VectorD<ScalarT, 3> &u, in CrossProduct()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/core/
H A Dvector_d.h298 ScalarT SquaredDistance(const VectorD<ScalarT, dimension_t> &v1, in SquaredDistance()
317 VectorD<ScalarT, 3> CrossProduct(const VectorD<ScalarT, 3> &u, in CrossProduct()
/dports/misc/openmvg/openMVG-2.0/src/openMVG/matching/
H A Dmatching_interface.hpp23 using ScalarT = Scalar; typedef in openMVG::matching::ArrayMatcher
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dsize_mvt.hpp24 size_t size_mvt(const ScalarT& /* unused */) { in size_mvt()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/Imathx/
H A DImathx.h98 using ScalarT = typename Matrix44::BaseType; in makeIdentity() local
129 using ScalarT = typename Matrix44::BaseType; in test_if_affine() local
139 using ScalarT = typename Matrix44::BaseType; in affineInverse() local
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/Imathx/
H A DImathx.h98 using ScalarT = typename Matrix44::BaseType; in makeIdentity() local
129 using ScalarT = typename Matrix44::BaseType; in test_if_affine() local
139 using ScalarT = typename Matrix44::BaseType; in affineInverse() local
/dports/misc/openmvg/openMVG-2.0/src/openMVG/matching_image_collection/
H A DVlad.hpp30 using ScalarT = typename RegionTypeT::DescriptorT::bin_type; in RegionsToCodebook() typedef
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/math/
H A DAffineSpace.h13 #define ScalarT typename L::Vector::Scalar macro
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/io/
H A Dmatrix_market.hpp106 …esult_of::cpu_value_type<typename viennacl::result_of::value_type<MatrixT>::type>::type ScalarT; in read_matrix_market_file_impl() typedef
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/
H A Dsliced_ell_matrix.hpp141 void copy(CPUMatrixT const & cpu_matrix, sliced_ell_matrix<ScalarT, IndexT> & gpu_matrix ) in copy()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DPotentialFlow.h309 using ScalarT = typename Vec3GridT::ValueType::value_type; in computeScalarPotential() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Potential_Flow.cc316 using ScalarT = typename GridT::ValueType; typedef
H A DSOP_OpenVDB_Vector_Merge.cc480 using ScalarT = typename ScalarTreeT::ValueType; in operator ()() typedef
/dports/graphics/embree/embree-3.13.2/common/math/
H A Daffinespace.h15 #define ScalarT typename L::Vector::Scalar macro
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/linalg/opencl/
H A Dsparse_matrix_operations.hpp1035 void prod_impl(viennacl::sliced_ell_matrix<ScalarT, IndexT> const & A, in prod_impl()