Home
last modified time | relevance | path

Searched +defs:R +defs:solution (Results 1 – 25 of 57) sorted by relevance

123

/dports/science/py-hiphive/hiphive-0.7.1/hiphive/core/
H A Deigentensors.py59 def populate_constraint_matrix(M, ets, R, p_inv): argument
93 def assemble_new_eigentensor(eigentensors, solution): argument
/dports/graphics/opengv/opengv-91f4b19/src/math/
H A Darun.cpp44 rotation_t R = V * U.transpose(); in arun() local
93 transformation_t solution; in arun_complete() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_poisson/src/
H A DSparseMatrix.inl158 SparseMatrix<T> R( this->Rows(), M.Columns() ); local
175 Vector<T2> R( rows ); local
227 …ric(const SparseMatrix<T>& M,const Vector<T2>& b,const int& iters,Vector<T2>& solution,const T2 ep…
263 …Solve(const SparseMatrix<T>& M,const Vector<T>& b,const int& iters,Vector<T>& solution,const T eps…
406 NVector<T2,Dim> R( rows ); local
424 Vector<T2> R( rows ); local
447 Vector<T2> R( this->rows ); local
481 … SparseSymmetricMatrix<T>& M,const Vector<T2>& b,const int& iters,Vector<T2>& solution,const T2 ep…
517 … M,const Vector<T>& diagonal,const Vector<T2>& b,const int& iters,Vector<T2>& solution,const T2 ep…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DPlate_Plate.hxx157 Standard_Address solution; member in Plate_Plate
172 Standard_Real R; member in Plate_Plate
/dports/cad/opencascade/opencascade-7.6.0/src/Plate/
H A DPlate_Plate.hxx157 Standard_Address solution; member in Plate_Plate
172 Standard_Real R; member in Plate_Plate
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPlate_Plate.hxx154 Standard_Address solution; member in Plate_Plate
169 Standard_Real R; member in Plate_Plate
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/numerics/
H A Dderivative_approximation.cc139 const InputVector & solution, in get_projected_derivative()
254 const InputVector & solution, in get_projected_derivative()
443 const double R = std::sqrt(4. * J2 / 3.); in derivative_norm() local
591 const InputVector & solution, in get_projected_derivative()
745 const InputVector & solution, in approximate_cell()
918 const InputVector & solution, in approximate()
962 const InputVector & solution, in approximate_derivative()
1011 const InputVector & solution, in approximate_gradient()
1023 const InputVector & solution, in approximate_gradient()
1070 const InputVector & solution, in approximate_derivative_tensor()
[all …]
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/multiview/
H A Dfundamental_test.cc94 Mat3 R; in TEST() local
118 Mat3 R; in TEST() local
130 int solution = MotionFromEssentialChooseSolution(Rs, ts, d.K1, x1, d.K2, x2); in TEST() local
144 Mat3 R; in TEST() local
/dports/math/casadi/casadi-3.5.5/docs/examples/python/
H A Dmhe_spring_damper.py43 R = DM(1/sigma_p**2) # resulting weighting matrix for the position measurements variable
161 solution = shooting(res["x"]) variable
192 solution = shooting(res["x"]) variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/test/
H A Dtest_fundamental.cpp94 Matx33d R; in TEST() local
156 Matx33d R; in TEST() local
167 int solution = motionFromEssentialChooseSolution(Rs, ts, d.K1, x1, d.K2, x2); in TEST() local
/dports/graphics/opengv/opengv-91f4b19/src/absolute_pose/modules/
H A Dmain.cpp201 rotation_t R; in p3p_kneip_main() local
214 transformation_t solution; in p3p_kneip_main() local
370 transformation_t solution = math::arun_complete(points,p_cam); in p3p_gao_main() local
457 Eigen::Matrix<double,12,1> solution; in gpnp_main() local
461 rotation_t R; in gpnp_main() local
593 const Eigen::Matrix<double,12,1> & solution, in gpnp_evaluate()
596 rotation_t & R ) in gpnp_evaluate()
649 Eigen::Matrix<double,12,1> solution = _a; in operator ()() local
/dports/math/cln/cln-1.3.6/src/numtheory/
H A Dcl_nt_sqrtmodp.cc57 const cl_modint_ring& R; member
108 cl_MI solution; member
136 static const sqrt_mod_p_t cantor_zassenhaus_sqrt (const cl_modint_ring& R, const cl_MI& a) in cantor_zassenhaus_sqrt()
184 static const sqrt_mod_p_t tonelli_shanks_sqrt (const cl_modint_ring& R, const cl_MI& a) in tonelli_shanks_sqrt()
277 const sqrt_mod_p_t sqrt_mod_p (const cl_modint_ring& R, const cl_MI& a) in sqrt_mod_p()
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DImplicitSolveOperator.cpp167 FieldImplicitSolveOperator::R(const DENS_VEC &x, DENS_VEC &v ) const in R() function in ATC::FieldImplicitSolveOperator
186 void FieldImplicitSolveOperator::solution(const DENS_MAT & dx, DENS_MAT &f) const in solution() function in ATC::FieldImplicitSolveOperator
/dports/math/gfan/gfan0.6.2/src/
H A Dlp_soplexcdd.cpp231 LPRow R; in printLP() local
270 LPRow R; in printLP() local
280 static bool isFeasibleSolution(IntegerVector const &solution, int denominator, IntegerVectorList co… in isFeasibleSolution()
384 vector<double> solution(work.nCols()); in isFacet() local
491 vector<double> solution(work.nCols()); in hasHomogeneousSolution() local
/dports/math/gfanlib/gfan0.6.2/src/
H A Dlp_soplexcdd.cpp231 LPRow R; in printLP() local
270 LPRow R; in printLP() local
280 static bool isFeasibleSolution(IntegerVector const &solution, int denominator, IntegerVectorList co… in isFeasibleSolution()
384 vector<double> solution(work.nCols()); in isFacet() local
491 vector<double> solution(work.nCols()); in hasHomogeneousSolution() local
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/tests/
H A Dex5.c40 Vec x,solution,X[20],R[20],B[20]; in main() local
372 PetscErrorCode CalculateSolution(PetscInt n,Vec *solution) in CalculateSolution()
389 PetscErrorCode CalculateError(Vec solution,Vec u,Vec r,PetscReal *e) in CalculateError()
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dwythoff.cc43 SparseVector<E> find_regular_initial_point(const Set<Int>& rings, const SparseMatrix<E>& R, Int d, … in find_regular_initial_point()
99 SparseVector<E> find_integral_initial_point(const Set<Int>& rings, const SparseMatrix<E>& R, Int d,… in find_integral_initial_point()
155 Vector<E> solution(lambdas.slice(range_from(1)) * R); in find_integral_initial_point() local
197 const SparseMatrix<E>& R, in wythoff()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dkadd.cc97 void mastermind_disp(const vector<int> & solution,const vector< vector<int> > & essais,const vector… in mastermind_disp()
174 vector<int> solution(4),essai; in mastermind() local
377 string printsel(int r,int c,int R,int C){ in printsel()
549 int R=t.cur_row,C=t.cur_col,c=t.ncols; in copy_right() local
560 int R=t.cur_row,C=t.cur_col,r=giacmin(t.nrows,t.m.size()); in copy_down() local
571 int r=t.cur_row,c=t.cur_col,R=t.nrows,C=t.ncols; in paste() local
982 int R=t.cur_row,C=t.cur_col; in sheet() local
1031 int r=t.cur_row,R=t.sel_row_begin,c=t.cur_col,C=t.sel_col_begin; in sheet() local
1138 int R=t.cur_row,c=t.sel_col_begin,C=t.cur_col; in sheet() local
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/
H A Dgfc3d_nonsmooth_Newton_AlartCurnier.c234 void init3x3DiagBlocks(int nc, double* P, CSparseMatrix* R) in init3x3DiagBlocks()
261 double *solution, in _globalLineSearchSparseGP()
526 double * solution = tmp3 + problem_size; in gfc3d_nonsmooth_Newton_AlartCurnier() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-58/
H A Dstep-58.cc89 Vector<std::complex<double>> solution; member in Step58::NonlinearSchroedingerEquation
146 const double R = 0.1; in value() local
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/afma6/
H A DvpRobotAfma6.cpp1007 vpRotationMatrix R; in setPosition() local
1148 int solution = this->getInverseKinematics(fMc2, q, nearest); in setPosition() local
1185 int solution = this->getInverseKinematics(fMc, q, nearest); in setPosition() local
2212 vpRotationMatrix R; in getDisplacement() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/poisson4/
H A Dsparse_matrix.hpp263 SparseMatrix<T> R( this->Rows(), M.Columns() ); in Multiply() local
280 Vector<T2> R( rows ); in Multiply() local
335 …ric( const SparseMatrix<T>& M , const Vector<T2>& b , int iters , Vector<T2>& solution , const T2 … in SolveSymmetric()
384 …ix<T>::Solve(const SparseMatrix<T>& M,const Vector<T>& b,int iters,Vector<T>& solution,const T eps… in Solve()
423 Vector<T2> R( SparseMatrix<T>::rows ); in Multiply() local
938 … , const Vector<T2>& diagonal , const Vector<T2>& b , int iters , Vector<T2>& solution , int reset… in Solve()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/
H A Dfundamental.cpp204 Mat_<T> R, in relativeCameraMotion()
224 Mat R = _R.getMat(), t = _t.getMat(); in relativeCameraMotion() local
371 int solution = 0; in motionFromEssentialChooseSolution() local
547 Mat_<T> R, in computeOrientation()
581 Mat R = _R.getMat(), t = _t.getMat(); in computeOrientation() local
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dcovariance_impl.cc629 cholmod_sparse* R = NULL; in ComputeCovarianceValuesUsingSuiteSparseQR() local
708 double* solution = workspace.get() + thread_id * num_cols; in ComputeCovarianceValuesUsingSuiteSparseQR() local
894 double* solution = workspace.get() + thread_id * num_cols; in ComputeCovarianceValuesUsingEigenSparseQR() local
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dcovariance_impl.cc640 cholmod_sparse* R = NULL; in ComputeCovarianceValuesUsingSuiteSparseQR() local
713 double* solution = workspace.get() + thread_id * num_cols; in ComputeCovarianceValuesUsingSuiteSparseQR() local
905 double* solution = workspace.get() + thread_id * num_cols; in ComputeCovarianceValuesUsingEigenSparseQR() local

123