Home
last modified time | relevance | path

Searched refs:iP (Results 1 – 25 of 1036) sorted by relevance

12345678910>>...42

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DLLNL_FEI_Matrix.cxx237 for (iP = 0; iP < nRecvs_; iP++) nSize += recvLengs_[iP]; in setCommPattern()
381 for ( iP = 0; iP < nRecvs_; iP++ ) in scatterDData()
388 for ( iP = 0; iP < nSends_; iP++ ) in scatterDData()
402 for ( iP = 0; iP < nRecvs_; iP++ ) in scatterDData()
422 for ( iP = 0; iP < nSends_; iP++ ) in gatherAddDData()
429 for ( iP = 0; iP < nRecvs_; iP++ ) in gatherAddDData()
443 for ( iP = 0; iP < nSends_; iP++ ) in gatherAddDData()
650 for ( iP = 0; iP < nRecvs; iP++ ) in exchangeSubMatrices()
657 for ( iP = 0; iP < nSends; iP++ ) in exchangeSubMatrices()
681 for ( iP = 0; iP < nSends; iP++ ) in exchangeSubMatrices()
[all …]
H A DHYPRE_LSI_mli.cxx1012 for ( iP = 0; iP < nprocs; iP++ ) procList[iP] = 0; in HYPRE_LSI_MLICreateNodeEqnMap()
1037 for ( iP = 0; iP < nprocs; iP++ ) procList[iP] = 0; in HYPRE_LSI_MLICreateNodeEqnMap()
1350 for ( iP = 0; iP <= nprocs; iP++ ) procNRows[iP] = 0; in HYPRE_LSI_MLILoadNodalCoordinates()
1379 for ( iP = 0; iP < nprocs; iP++ ) procList[iP] = 0; in HYPRE_LSI_MLILoadNodalCoordinates()
1392 for ( iP = 0; iP < nprocs; iP++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1405 for ( iP = 0; iP < nprocs; iP++ ) procList[iP] = 0; in HYPRE_LSI_MLILoadNodalCoordinates()
1417 for ( iP = 0; iP < nRecvs; iP++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1420 for ( iP = 0; iP < nSends; iP++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1422 for ( iP = 0; iP < nRecvs; iP++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
1432 for ( iP = 0; iP < nRecvs; iP++ ) in HYPRE_LSI_MLILoadNodalCoordinates()
[all …]
H A DLLNL_FEI_Fei.cxx1179 for (iP = 0; iP < nprocs; iP++) globalNodeOffsets_[iP] = gatherBuf2[2*iP]; in loadComplete()
1180 for (iP = 0; iP < nprocs; iP++) globalCROffsets_[iP] = gatherBuf2[2*iP+1]; in loadComplete()
1181 for ( iP = nprocs; iP > 0; iP-- ) in loadComplete()
3130 for ( iP = 0; iP < nComm; iP++ ) commLengs[iP] = 0; in findSharedNodeOwners()
3181 for ( iP = 0; iP < nComm; iP++ ) commLengs[iP] = 0; in findSharedNodeOwners()
3289 for ( iP = 0; iP < nRecv; iP++ ) recvProcs[iP] = pArrayAux[iP]; in setupCommPattern()
3340 for ( iP = 0; iP < nSend; iP++ ) sendProcs[iP] = pArrayAux[iP]; in setupCommPattern()
3364 for (iP = 1; iP < nSend; iP++) tLengs[iP] = tLengs[iP-1]+sendLengs[iP-1]; in setupCommPattern()
3411 for (iP = 0; iP < nSend; iP++) in setupCommPattern()
3423 for ( iP = 1; iP < nRecv; iP++ ) tLengs[iP] = tLengs[iP-1] + recvLengs[iP-1]; in setupCommPattern()
[all …]
H A DFEI_HYPRE_Impl.cxx1364 for ( iP = nprocs; iP > 0; iP-- ) in loadComplete()
1367 for ( iP = 1; iP <= nprocs; iP++ ) in loadComplete()
1421 for ( iP = 0; iP < nRecv; iP++ ) recvProcs[iP] = pArrayAux[iP]; in loadComplete()
1423 for ( iP = 0; iP < nRecv; iP++ ) recvLengs[iP] = 0; in loadComplete()
1435 for ( iP = 0; iP < nRecv; iP++ ) recvBuf[iP] = new int[recvLengs[iP]]; in loadComplete()
1466 for ( iP = 0; iP < nSend; iP++ ) sendProcs[iP] = pArrayAux[iP]; in loadComplete()
1468 for ( iP = 0; iP < nSend; iP++ ) sendLengs[iP] = 0; in loadComplete()
1513 for ( iP = 0; iP < nRecv; iP++ ) in loadComplete()
1516 for ( iP = 0; iP < nSend; iP++ ) in loadComplete()
1524 for (iP = 0; iP < nSend; iP++) in loadComplete()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/lib/qm-dsp/dsp/tonal/
H A DTonalEstimator.cpp30 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
31 m_Basis[i][iP] = std::sin( (7.0 / 6.0) * iP * M_PI); in TonalEstimator()
37 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
38 m_Basis[i][iP] = std::cos( (7.0 / 6.0) * iP * M_PI); in TonalEstimator()
46 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
47 m_Basis[i][iP] = 0.6 * std::sin( (2.0 / 3.0) * iP * M_PI); in TonalEstimator()
53 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
62 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
69 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
85 for (int iP = 0; iP < 12; iP++) { in transform2TCS() local
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/qm-dsp/dsp/tonal/
H A DTonalEstimator.cpp34 for (int iP = 0; iP < 12; iP++) in TonalEstimator() local
36 m_Basis[i][iP] = std::sin( (7.0 / 6.0) * iP * PI); in TonalEstimator()
42 for (int iP = 0; iP < 12; iP++) in TonalEstimator() local
44 m_Basis[i][iP] = std::cos( (7.0 / 6.0) * iP * PI); in TonalEstimator()
52 for (int iP = 0; iP < 12; iP++) in TonalEstimator() local
54 m_Basis[i][iP] = 0.6 * std::sin( (2.0 / 3.0) * iP * PI); in TonalEstimator()
60 for (int iP = 0; iP < 12; iP++) in TonalEstimator() local
70 for (int iP = 0; iP < 12; iP++) in TonalEstimator() local
78 for (int iP = 0; iP < 12; iP++) in TonalEstimator() local
96 for (int iP = 0; iP < 12; iP++) in transform2TCS() local
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/dsp/tonal/
H A DTonalEstimator.cpp30 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
31 m_Basis[i][iP] = std::sin( (7.0 / 6.0) * iP * M_PI); in TonalEstimator()
37 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
38 m_Basis[i][iP] = std::cos( (7.0 / 6.0) * iP * M_PI); in TonalEstimator()
46 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
47 m_Basis[i][iP] = 0.6 * std::sin( (2.0 / 3.0) * iP * M_PI); in TonalEstimator()
53 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
62 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
69 for (int iP = 0; iP < 12; iP++) { in TonalEstimator() local
85 for (int iP = 0; iP < 12; iP++) { in transform2TCS() local
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/BridgeOpenCV/include/
H A DitkOpenCVBasicTypeBridge.h51 oP[0] = iP.x;
52 oP[1] = iP.y;
59 return OpenCVDataType( iP[0], iP[1] );
80 oP[0] = iP.x;
81 oP[1] = iP.y;
82 oP[2] = iP.z;
89 return OpenCVDataType( iP[0], iP[1], iP[2] );
116 return OpenCVDataType( static_cast< int >( iP[0] ), static_cast< int >( iP[1] ) );
138 …return OpenCVDataType( static_cast< int >( iP[0] ), static_cast< int >( iP[1] ), static_cast< int …
159 return OpenCVDataType( static_cast< int >( iP[0] ), static_cast< int >( iP[1] ) );
[all …]
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/femli/
H A Dmli_amgsa_dd_fedata.cxx611 for ( iP = 0; iP < nprocs; iP++ ) iTempArray[iP] = 0; in setupFEDataBasedSuperLUSmoother()
629 for ( iP = 0; iP < nprocs; iP++ ) in setupFEDataBasedSuperLUSmoother()
643 for ( iP = 0; iP < nprocs; iP++ ) procArray[iP] = 0; in setupFEDataBasedSuperLUSmoother()
662 for ( iP = 0; iP < nSends; iP++ ) in setupFEDataBasedSuperLUSmoother()
665 for ( iP = 0; iP < nRecvs; iP++ ) in setupFEDataBasedSuperLUSmoother()
668 for ( iP = 0; iP < nSends; iP++ ) in setupFEDataBasedSuperLUSmoother()
677 for ( iP = 0; iP < nSends; iP++ ) in setupFEDataBasedSuperLUSmoother()
683 for ( iP = 0; iP < nRecvs; iP++ ) in setupFEDataBasedSuperLUSmoother()
698 for ( iP = 0; iP < nRecvs; iP++ ) in setupFEDataBasedSuperLUSmoother()
710 for ( iP = 0; iP < nSends; iP++ ) nSendMap += sendLengs[iP]; in setupFEDataBasedSuperLUSmoother()
[all …]
H A Dmli_solver_seqsuperlu.cxx61 for ( iP = 0; iP < nSubProblems_; iP++ ) in ~MLI_Solver_SeqSuperLU()
71 for ( iP = 0; iP < nSubProblems_; iP++ ) in ~MLI_Solver_SeqSuperLU()
77 for ( iP = 0; iP < nSubProblems_; iP++ ) in ~MLI_Solver_SeqSuperLU()
84 for (iP = 0; iP < nSubProblems_; iP++) in ~MLI_Solver_SeqSuperLU()
162 for (iP = nSubProblems_-1; iP >= 0; iP--) in setup()
172 for (iP = 0; iP < nSubProblems_; iP++) subProblemRowSizes_[iP] = 0; in setup()
175 for (iP = 0; iP < nSubProblems_; iP++) in setup()
209 for ( iP = 0; iP < nSubProblems_; iP++ ) in setup()
478 for ( iP = 0; iP < nRecvs_; iP++ ) in solve()
485 for ( iP = 0; iP < nSends_; iP++ ) in solve()
[all …]
H A Dmli_solver_arpacksuperlu.cxx93 int iP, iE, iB, mypid, length, info, *partition; in solve() local
126 for ( iP = 0; iP < nRecvs_; iP++ ) totalRecvs += recvLengs_[iP]; in solve()
135 for ( iP = 0; iP < nSends_; iP++ ) totalSends += sendLengs_[iP]; in solve()
138 for ( iP = 0; iP < nSendMap_; iP++ ) in solve()
140 dSendBufs[iP*blockSize_+iB] = f_data[sendMap_[iP]+iB]; in solve()
143 for ( iP = 0; iP < nRecvs_; iP++ ) in solve()
145 length = recvLengs_[iP] * blockSize_; in solve()
146 MPI_Irecv(&(dRecvBufs[offset]), length, MPI_DOUBLE, recvProcs_[iP], in solve()
147 23482, mpiComm, &(requests[iP])); in solve()
151 for ( iP = 0; iP < nSends_; iP++ ) in solve()
[all …]
H A Dmli_amgsa_dd_sfei.cxx669 for (iP = 0; iP < nRecvs; iP++) in setupExtendedDomainDecomp()
678 for (iP = 2; iP <= nprocs; iP++) in setupExtendedDomainDecomp()
698 for (iP = 0; iP < nSends; iP++) in setupExtendedDomainDecomp()
702 for (iP = 0; iP < nRecvs; iP++) in setupExtendedDomainDecomp()
707 for (iP = 0; iP < nSends; iP++) in setupExtendedDomainDecomp()
737 for (iP = 0; iP < nSends; iP++) colVals[iP] = 1.0; in setupExtendedDomainDecomp()
742 for (iP = 0; iP < nSends; iP++) in setupExtendedDomainDecomp()
953 for ( iP = 0; iP < nRecvs; iP++ ) in setupExtendedDomainDecomp()
961 for ( iP = 0; iP < nSends; iP++ ) in setupExtendedDomainDecomp()
966 for ( iP = 0; iP < nRecvs; iP++ ) in setupExtendedDomainDecomp()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_contact_history_mesh_I.h56 if(haveContact(iP,idTri,history,intersect)) in handleContact()
115 int *tri = partner_[iP]; in haveContact()
123 keepflag_[iP][i] = true; in haveContact()
139 int idPartnerTri = partner_[iP][i]; in coplanarContactAlready()
145 if(keepflag_[iP][i]) return true; in coplanarContactAlready()
157 int *tri = partner_[iP]; in checkCoplanarContactHistory()
184 if(npartner_[iP] >= nneighs) in addNewTriContactToExistingParticle()
192 if(-1 == partner_[iP][ineigh]) in addNewTriContactToExistingParticle()
202 partner_[iP][iContact] = idTri; in addNewTriContactToExistingParticle()
203 keepflag_[iP][iContact] = true; in addNewTriContactToExistingParticle()
[all …]
/dports/misc/visp/visp-3.4.0/modules/gui/src/plot/
H A DvpPlotGraph.cpp875 iP[i] = iP[i] + dTopLeft3D; in displayGrid3D()
892 if (std::fabs(iP[0].get_j() - iP[1].get_j()) > in displayGrid3D()
894 pente = fabs((iP[0].get_i() - iP[1].get_i()) / (iP[0].get_j() - iP[1].get_j())); in displayGrid3D()
934 if (std::fabs(iP[2].get_j() - iP[3].get_j()) > in displayGrid3D()
936 pente = fabs((iP[2].get_i() - iP[3].get_i()) / (iP[2].get_j() - iP[3].get_j())); in displayGrid3D()
977 pente = fabs((iP[4].get_i() - iP[5].get_i()) / (iP[4].get_j() - iP[5].get_j())); in displayGrid3D()
1014 if (check3Dline(iP[0], iP[1])) { in displayGrid3D()
1022 if (check3Dline(iP[3], iP[2])) { in displayGrid3D()
1030 if (check3Dline(iP[4], iP[5])) { in displayGrid3D()
1129 iP = iP + dTopLeft3D; in plot()
[all …]
H A DvpPlotCurve.cpp68 vpDisplay::displayLine(I, lastPoint, iP, color, thickness); in plotPoint()
76 if (iP.get_i() <= lastPoint.get_i()) { in plotPoint()
77 top = iP.get_i() - 5; in plotPoint()
81 height = iP.get_i() - top + 10; in plotPoint()
83 if (iP.get_j() <= lastPoint.get_j()) { in plotPoint()
84 left = iP.get_j() - 5; in plotPoint()
88 width = iP.get_j() - left + 10; in plotPoint()
92 lastPoint = iP; in plotPoint()
104 vpImagePoint iP; in plotList() local
109 vpDisplay::displayLine(I, lastPoint, iP, color, thickness); in plotList()
[all …]
/dports/biology/star/STAR-2.7.9a/source/
H A DReadAlign_storeAligns.cpp30 int iP; in storeAligns() local
31 for (iP=nP-1; iP>=0; iP--) { in storeAligns()
32 if ( PC[iP][0]<=rStart ) { in storeAligns()
33 if ( (PC[iP][PC_rStart]==rStart) && PC[iP][PC_Length]<L ) continue; in storeAligns()
34 …if ( (PC[iP][PC_rStart]==rStart) && PC[iP][PC_Length]==L ) return; //same alignment as before, do … in storeAligns()
39 iP=iP+1; //this is the insertion place in storeAligns()
102 int iP=iP2; in storeAligns() local
123 iP=iP3; in storeAligns()
139 PC[iP][PC_Length]=L; //alignment length in storeAligns()
140 PC[iP][PC_Dir] = iDir; //direction in storeAligns()
[all …]
/dports/misc/visp/visp-3.4.0/modules/tracker/me/src/moving-edges/
H A DvpMeEllipse.cpp152 vpImagePoint iP; in updateTheta() local
396 vpImagePoint iP; in sample() local
406 pix.init(iP.get_i(), iP.get_j(), theta); in sample()
466 pix.init(iP.get_i(), iP.get_j(), theta); in plugHoles()
495 vpImagePoint iP; in plugHoles() local
500 pix.init(iP.get_i(), iP.get_j(), theta); in plugHoles()
528 vpImagePoint iP; in plugHoles() local
533 pix.init(iP.get_i(), iP.get_j(), theta); in plugHoles()
778 vpMath::deg(new_ang), iP.get_i(), iP.get_j()); in leastSquareRobust()
904 iP2 = iP.back(); in initTracking()
[all …]
H A DvpMeNurbs.cpp96 return ((iP.get_i() < half + 1) || (iP.get_i() > (rows - half - 3)) || (iP.get_j() < half + 1) || in outOfImage()
201 vpImagePoint iP = *it; in findCenterPoint() local
887 delete[] iP; in localReSample()
888 iP = NULL; in localReSample()
893 double delta = computeDelta(iP[1].get_i(), iP[1].get_j()); in localReSample()
895 pix.init(iP[0].get_i(), iP[0].get_j(), delta); in localReSample()
905 delete[] iP; in localReSample()
906 iP = NULL; in localReSample()
1053 iPtemp = iP + diP; in computeFreemanChainElement()
1152 …return (iP.get_i() >= 0 && iP.get_j() >= 0 && iP.get_i() < I.getHeight() && iP.get_j() < I.getWidt… in isInImage()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_irregstream.c811 if (iP) in Irreg_Delete()
819 DXFree((Pointer)iP); in Irreg_Delete()
850 && _dxfIsInBox(iP->P.p[i], point, iP->P.nDim, 0)) in Irreg_FindElement()
880 && _dxfIsInBox(iP->P.p[i], point, iP->P.nDim, 0)) in Irreg_FindMultiGridContinuation()
892 if (i == iP->P.n) in Irreg_FindMultiGridContinuation()
896 && _dxfIsInBox(iP->P.p[i], point, iP->P.nDim, 1)) in Irreg_FindMultiGridContinuation()
1810 prim = iP->primTable + (iP->P.nDim+1)*iI->ct; in Irreg_Interpolate()
2058 iP->nbrsPerPrim, iP->nDimensions, start, vector, target); in Irreg_Walk()
2081 nindex = iP->nbrTable[(iP->P.nDim+1)*iI->ct + iI->face].nelt; in Irreg_Neighbor()
2082 iI->ct = iP->nbrTable[(iP->P.nDim+1)*iI->ct + iI->face].nprim; in Irreg_Neighbor()
[all …]
/dports/devel/cc65/cc65-2.19/test/val/
H A Dadd5.c55 int *iP = (int *)array; in iPointer_char() local
58 iPtr = iP + offset; in iPointer_char()
66 int *iP = (int *)array; in iPointer_int() local
69 iPtr = iP + offset; in iPointer_int()
77 int *iP = (int *)array; in iPointer_long() local
80 iPtr = iP + offset; in iPointer_long()
156 int *iP = (int *)array; in char_iPointer() local
159 iPtr = offset + iP; in char_iPointer()
167 int *iP = (int *)array; in int_iPointer() local
170 iPtr = offset + iP; in int_iPointer()
[all …]
/dports/science/hypre/hypre-2.23.0/src/struct_ls/
H A Dsmg3_setup_rap.c579 iP1 = iP - zOffsetP; in hypre_SMG3BuildRAPSym()
590 iP1 = iP - yOffsetP; in hypre_SMG3BuildRAPSym()
595 iP1 = iP - xOffsetP; in hypre_SMG3BuildRAPSym()
646 iP1 = iP - zOffsetP; in hypre_SMG3BuildRAPSym()
661 iP1 = iP - yOffsetP; in hypre_SMG3BuildRAPSym()
670 iP1 = iP - xOffsetP; in hypre_SMG3BuildRAPSym()
732 iP1 = iP - zOffsetP; in hypre_SMG3BuildRAPSym()
758 iP1 = iP - yOffsetP; in hypre_SMG3BuildRAPSym()
772 iP1 = iP - xOffsetP; in hypre_SMG3BuildRAPSym()
838 iP1 = iP - zOffsetP; in hypre_SMG3BuildRAPSym()
[all …]
H A Dsparse_msg3_setup_rap.c567 iP1 = iP - zOffsetP; in hypre_SparseMSG3BuildRAPSym()
578 iP1 = iP - yOffsetP; in hypre_SparseMSG3BuildRAPSym()
583 iP1 = iP - xOffsetP; in hypre_SparseMSG3BuildRAPSym()
645 iP1 = iP - zOffsetP; in hypre_SparseMSG3BuildRAPSym()
671 iP1 = iP - yOffsetP; in hypre_SparseMSG3BuildRAPSym()
685 iP1 = iP - xOffsetP; in hypre_SparseMSG3BuildRAPSym()
751 iP1 = iP - zOffsetP; in hypre_SparseMSG3BuildRAPSym()
785 iP1 = iP - yOffsetP; in hypre_SparseMSG3BuildRAPSym()
803 iP1 = iP - xOffsetP; in hypre_SparseMSG3BuildRAPSym()
1221 iP1 = iP + zOffsetP; in hypre_SparseMSG3BuildRAPNoSym()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSetsv4/include/
H A DitkLevelSetBase.h69 virtual OutputType Evaluate( const InputType& iP ) const = 0;
72 virtual GradientType EvaluateGradient( const InputType& iP ) const = 0;
75 virtual HessianType EvaluateHessian( const InputType& iP ) const = 0;
77 virtual OutputRealType EvaluateLaplacian( const InputType& iP ) const = 0;
78 virtual OutputRealType EvaluateGradientNorm( const InputType& iP ) const;
79 virtual OutputRealType EvaluateMeanCurvature( const InputType& iP ) const = 0;
168 virtual void Evaluate( const InputType& iP, LevelSetDataType& ioData ) const = 0;
169 virtual void EvaluateGradient( const InputType& iP, LevelSetDataType& ioData ) const = 0;
170 virtual void EvaluateHessian( const InputType& iP, LevelSetDataType& ioData ) const = 0;
172 virtual void EvaluateGradientNorm( const InputType& iP, LevelSetDataType& ioData ) const;
[all …]
H A DitkLevelSetEquationChanAndVeseExternalTerm.hxx38 ::ComputeProduct( const LevelSetInputIndexType& iP, LevelSetOutputRealType& prod ) in ComputeProduct() argument
40 this->ComputeProductTerm( iP, prod ); in ComputeProduct()
42 LevelSetOutputRealType value = levelSet->Evaluate( iP ); in ComputeProduct()
48 ::ComputeProductTerm( const LevelSetInputIndexType& iP, LevelSetOutputRealType& prod ) in ComputeProductTerm() argument
59 const LevelSetIdentifierType id = this->m_CacheImage->GetPixel( iP ); in ComputeProductTerm()
81 value = levelSet->Evaluate( iP ); in ComputeProductTerm()
102 value = levelSet->Evaluate( iP ); in ComputeProductTerm()
112 ::UpdatePixel( const LevelSetInputIndexType& iP, const LevelSetOutputRealType & oldValue, in UpdatePixel() argument
118 this->ComputeProductTerm( iP, prod ); in UpdatePixel()
121 InputPixelType input = this->m_Input->GetPixel( iP ); in UpdatePixel()
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpPixelMeterConversion.h153 const vpImagePoint &iP, double &x, double &y) in convertPoint() argument
157 convertPointWithoutDistortion(cam, iP, x, y); in convertPoint()
160 convertPointWithDistortion(cam, iP, x, y); in convertPoint()
163 convertPointWithKannalaBrandtDistortion(cam, iP, x, y); in convertPoint()
206 x = (iP.get_u() - cam.u0) * cam.inv_px; in convertPointWithoutDistortion()
207 y = (iP.get_v() - cam.v0) * cam.inv_py; in convertPointWithoutDistortion()
251 double r2 = 1. + cam.kdu * (vpMath::sqr((iP.get_u() - cam.u0) * cam.inv_px) + in convertPointWithDistortion()
253 x = (iP.get_u() - cam.u0) * r2 * cam.inv_px; in convertPointWithDistortion()
254 y = (iP.get_v() - cam.v0) * r2 * cam.inv_py; in convertPointWithDistortion()
336 double x_d = (iP.get_u() - cam.u0) / cam.px, y_d = (iP.get_v() - cam.v0) / cam.py; in convertPointWithKannalaBrandtDistortion()
[all …]

12345678910>>...42