Home
last modified time | relevance | path

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

/dports/security/py-python3-saml/python3-saml-1.12.0/src/onelogin/saml2/
H A Dcompat.py5 Copyright (c) 2010-2021 OneLogin, Inc.
42 return str(data)
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DBody.cpp118 Body::Rigid::Rigid() { in Rigid() function in SimTK::Body::Rigid
123 Body::Rigid::Rigid(const MassProperties& m) { in Rigid() function in SimTK::Body::Rigid
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/SizedTypes/
H A DSyntax.hs40 newtype Rigid = RigidId { rigidId :: String } type
62 | Rigid { rigid :: rigid, offset :: Offset } -- ^ Variable plus offset @i + n@. constructor
/dports/science/simbody/simbody-Simbody-3.7/Simbody/include/simbody/internal/
H A DBody.h155 class Rigid; // general rigid body variable
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DWarshall.hs99 data Node = Rigid Rigid constructor
103 data Rigid = RConst Weight function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_align/align/
H A DAlignGlobal.cpp295 double AlignGlobal::Node::AlignWithActiveAdj(bool Rigid) in AlignWithActiveAdj()
433 …const std::map<int,string> &Names, const double epsilon, int maxiter, bool Rigid, FILE *elfp, Cal… in GlobalAlign()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dpolygon3.h489 vcg::Matrix44<ScalarType> Rigid; variable
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DEliminatePeriodic.F9069 LOGICAL :: stat, GotIt, Rigid, EigAnal local
H A DRigidBodyReduction.F9097 LOGICAL :: GotIt, Rigid, EigAnal, Verbose local
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dpolygon3.h493 vcg::Matrix44<ScalarType> Rigid; variable
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DSizedTypes.hs515 | Rigid Int -- ^ A de Bruijn index. constructor
/dports/graphics/piddle/piddle-1.0.15/src/piddle/
H A DpiddleFIG.py166 Rigid = 1 # text doesn't scale when scaling compound objects variable in FIGCanvas
/dports/lang/ghc/ghc-8.10.7/libraries/containers/containers/src/Data/Sequence/
H A DInternal.hs624 data Rigid a = Rigid {-# UNPACK #-} !Int !(Digit23 a) (Thin (Node a)) !(Digit23 a) constructor
/dports/lang/ghc/ghc-8.10.7/libraries/containers/containers-tests/src/Data/Sequence/
H A DInternal.hs624 data Rigid a = Rigid {-# UNPACK #-} !Int !(Digit23 a) (Thin (Node a)) !(Digit23 a) type
/dports/lang/elm/compiler-0.19.1/_cabal_deps/containers-0.5.11.0/Data/Sequence/
H A DInternal.hs571 data Rigid a = Rigid {-# UNPACK #-} !Int !(Digit23 a) (Thin (Node a)) !(Digit23 a) type