Home
last modified time | relevance | path

Searched defs:JacobianType (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/science/tfel/tfel-3.4.0/include/TFEL/Config/Internals/
H A DJacobianType.hxx27 struct JacobianType struct
29 typedef tfel::math::tmatrix<N,N,tfel::math::qt<tfel::math::NoUnit,T> > type;
33 struct JacobianType<N,T,false> struct
35 typedef tfel::math::tmatrix<N,N,T> type;
39 struct JacobianType<1u,T,use_qt> struct
41 typedef tfel::math::qt<tfel::math::NoUnit,T> type;
45 struct JacobianType<1u,T,false> struct
47 typedef T type;
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Config/Internals/
H A DJacobianType.hxx27 struct JacobianType struct
29 typedef tfel::math::tmatrix<N,N,tfel::math::qt<tfel::math::NoUnit,T> > type;
33 struct JacobianType<N,T,false> struct
35 typedef tfel::math::tmatrix<N,N,T> type;
39 struct JacobianType<1u,T,use_qt> struct
41 typedef tfel::math::qt<tfel::math::NoUnit,T> type;
45 struct JacobianType<1u,T,false> struct
47 typedef T type;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/exec/
H A DJacobian.h132 vtkm::Matrix<JacobianType, 3, 3>& jacobian, in JacobianFor3DCell()
145 vtkm::Matrix<JacobianType, 3, 3>& jacobian, in JacobianFor3DCell()
158 vtkm::Matrix<JacobianType, 3, 3>& jacobian, in JacobianFor3DCell()
187 vtkm::Matrix<JacobianType, 2, 2>& jacobian, in JacobianFor2DCell()
/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dbase_multi_edge.h64 typedef MatrixX::MapType JacobianType; typedef
126 typedef MatrixX::MapType JacobianType; typedef
/dports/math/dune-localfunctions/dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f/dune/localfunctions/brezzidouglasfortinmarini/cube/
H A Dlocalbasis.hh61 using JacobianType = FieldMatrix<R, 2, 2>; typedef in Dune::BDFMCubeLocalBasis
153 using JacobianType = FieldMatrix<R, 2, 2>; typedef in Dune::BDFMCubeLocalBasis
277 using JacobianType = FieldMatrix<R, 2, 2>; typedef in Dune::BDFMCubeLocalBasis
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Optimizersv4/include/
H A DitkRegistrationParameterScalesFromJacobian.h70 using JacobianType = typename Superclass::JacobianType; variable
H A DitkRegistrationParameterScalesFromPhysicalShift.h63 using JacobianType = typename Superclass::JacobianType; variable
H A DitkRegistrationParameterScalesFromShiftBase.h70 using JacobianType = typename Superclass::JacobianType; variable
H A DitkRegistrationParameterScalesFromIndexShift.h63 using JacobianType = typename Superclass::JacobianType; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/include/
H A DitkImageToImageMetricv4GetValueAndDerivativeThreader.h91 using JacobianType = typename Superclass::JacobianType; variable
163 using JacobianType = typename Superclass::JacobianType; variable
H A DitkMeanSquaresImageToImageMetricv4.h73 using JacobianType = typename Superclass::JacobianType; variable
/dports/math/dune-localfunctions/dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f/dune/localfunctions/common/
H A Dlocalbasis.hh63 typedef J JacobianType; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Transform/include/
H A DitkElasticBodySplineKernelTransform.h69 using JacobianType = typename Superclass::JacobianType; variable
H A DitkThinPlateR2LogRSplineKernelTransform.h64 using JacobianType = typename Superclass::JacobianType; variable
H A DitkThinPlateSplineKernelTransform.h62 using JacobianType = typename Superclass::JacobianType; variable
H A DitkElasticBodyReciprocalSplineKernelTransform.h67 using JacobianType = typename Superclass::JacobianType; variable
H A DitkVolumeSplineKernelTransform.h62 using JacobianType = typename Superclass::JacobianType; variable
H A DitkEuler2DTransform.h70 using JacobianType = typename Superclass::JacobianType; variable
H A DitkScaleTransform.h73 using JacobianType = typename Superclass::JacobianType; variable
H A DitkScaleLogarithmicTransform.h68 using JacobianType = typename Superclass::JacobianType; variable
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/localoperator/
H A Deval.hh55 Traits::LocalBasisType::Traits::JacobianType JacobianType; in evalGradient() typedef
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/finiteelement/
H A Dlocalbasiscache.hh22 typedef typename LocalBasisType::Traits::JacobianType JacobianType; typedef in Dune::PDELab::LocalBasisCache
/dports/misc/openmvg/openMVG-2.0/src/openMVG/numeric/
H A Dlm.hpp36 using JacobianType = Matrix<Scalar, ValuesAtCompileTime, InputsAtCompileTime>; typedef
/dports/graphics/opengv/opengv-91f4b19/include/opengv/
H A DOptimizationFunctor.hpp73 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/TransformMINC/include/
H A DitkMINCTransformAdapter.h81 using JacobianType = typename Superclass::JacobianType; variable
237 JacobianType &) const override in ComputeJacobianWithRespectToParameters() argument

12345678910