Home
last modified time | relevance | path

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

/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbmath/
H A Dmatvec6.h42 Vec6(void) { in Vec6() function
50 Vec6(const Vec6& vin) { in Vec6() function
55 Vec6(const doublereal& d1, const doublereal& d2, const doublereal& d3, in Vec6() function
62 Vec6(const Vec3& v1, const Vec3& v2) { in Vec6() function
67 Vec6(const doublereal *pd) { in Vec6() function
/dports/misc/openmvg/openMVG-2.0/src/openMVG/numeric/
H A Deigen_alias_definition.hpp94 using Vec6 = Eigen::Matrix<double, 6, 1>; typedef
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dmembraneeas.h182 AddInternalForces(Vec6& /* AzLoc */ , unsigned int /* iSez */ ) { in AddInternalForces() argument
H A Dhbeam.h159 AddInternalForces(Vec6& /* AzLoc */) { in AddInternalForces() argument
H A Dbeam2.h154 AddInternalForces(Vec6& /* AzLoc */) { in AddInternalForces() argument
H A Dshelleas.h260 AddInternalForces(Vec6& /* AzLoc */ , unsigned int /* iSez */ ) { in AddInternalForces() argument
H A Dbeam.h227 AddInternalForces(Vec6& /* AzLoc */ , unsigned int /* iSez */ ) { in AddInternalForces() argument
H A Dshelleasans.h294 AddInternalForces(Vec6& /* AzLoc */ , unsigned int /* iSez */ ) { in AddInternalForces() argument
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/
H A DSmallMatrix.h173 typedef Vec<6> Vec6; ///< Packed, 6-element vector of Real values. typedef
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/numeric/
H A Dnumeric.h110 typedef Eigen::Matrix<double, 6, 1> Vec6; typedef
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/numeric/
H A Dnumeric.h109 typedef Eigen::Matrix<double, 6, 1> Vec6; typedef
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/examples/
H A Dlibmv_bundle_adjuster.cc117 typedef Eigen::Matrix<double, 6, 1> Vec6; typedef
/dports/math/ceres-solver/ceres-solver-2.0.0/examples/
H A Dlibmv_bundle_adjuster.cc118 typedef Eigen::Matrix<double, 6, 1> Vec6; typedef
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dconstltp_impl.cc109 SetCL6D(const char *name, ConstitutiveLawRead<Vec6, Mat6x6> *rf) in SetCL6D()
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DVec.h1372 typedef Vec<6> Vec6; typedef