Home
last modified time | relevance | path

Searched defs:upperIndex (Results 1 – 25 of 83) sorted by relevance

1234

/dports/cad/sumo/sumo-1.2.0/src/utils/emissions/
H A DPHEMCEP.cpp260 int upperIndex; in GetEmission() local
286 int upperIndex; in GetDecelCoast() local
320 int upperIndex; in GetRotationalCoeffecient() local
333 int upperIndex; in GetGearCoeffecient() local
346 int upperIndex; in GetDragCoeffecient() local
358 void PHEMCEP::FindLowerUpperInPattern(int& lowerIndex, int& upperIndex, const std::vector<double>& … in FindLowerUpperInPattern()
/dports/math/gfan/gfan0.6.2/src/
H A Dgfanlib_tableau.h177 bool loose(int basisIndex, int lowerIndex, int upperIndex, vector<bool> &nonExtreme) in loose()
192 …bool towards(int i, int lowerIndex, int upperIndex, int ignore, vector<bool> const &ignoreRows, ve… in towards()
253 int upperIndex=combinedMatrix.getWidth(); in coneInfo() local
391 int upperIndex=combinedMatrix.getWidth()-1; in solve() local
/dports/math/gfanlib/gfan0.6.2/src/
H A Dgfanlib_tableau.h177 bool loose(int basisIndex, int lowerIndex, int upperIndex, vector<bool> &nonExtreme) in loose()
192 …bool towards(int i, int lowerIndex, int upperIndex, int ignore, vector<bool> const &ignoreRows, ve… in towards()
253 int upperIndex=combinedMatrix.getWidth(); in coneInfo() local
391 int upperIndex=combinedMatrix.getWidth()-1; in solve() local
/dports/science/axom/axom-0.6.1/src/axom/slam/
H A DRangeSet.hpp116 GenericRangeSet(PositionType lowerIndex, PositionType upperIndex) in GenericRangeSet()
153 RangeSet(PositionType lowerIndex, PositionType upperIndex) in RangeSet()
/dports/cad/sumo/sumo-1.2.0/src/foreign/PHEMlight/cpp/
H A DCEP.cpp233 int upperIndex; in GetEmission() local
325 int upperIndex; in GetDecelCoast() local
360 int upperIndex; in GetRotationalCoeffecient() local
367 …void CEP::FindLowerUpperInPattern(int& lowerIndex, int& upperIndex, std::vector<double>& pattern, … in FindLowerUpperInPattern()
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/Source/Collision/
H A Db2BroadPhase.cpp258 int32 lowerIndex, upperIndex; in CreateProxy() local
337 int32 upperIndex = proxy->upperBounds[axis]; in DestroyProxy() local
435 int32 upperIndex = proxy->upperBounds[axis]; in MoveProxy() local
615 int32 lowerIndex, upperIndex; in Query() local
/dports/devel/love5/love-0.5-0/src/box2d/Source/Collision/
H A Db2BroadPhase.cpp258 int32 lowerIndex, upperIndex; in CreateProxy() local
337 int32 upperIndex = proxy->upperBounds[axis]; in DestroyProxy() local
435 int32 upperIndex = proxy->upperBounds[axis]; in MoveProxy() local
615 int32 lowerIndex, upperIndex; in Query() local
/dports/games/numptyphysics/numptyphysics/Box2D/Source/Collision/
H A Db2BroadPhase.cpp258 int32 lowerIndex, upperIndex; in CreateProxy() local
337 int32 upperIndex = proxy->upperBounds[axis]; in DestroyProxy() local
435 int32 upperIndex = proxy->upperBounds[axis]; in MoveProxy() local
615 int32 lowerIndex, upperIndex; in Query() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGradient/include/
H A DitkDifferenceOfGaussiansGradientImageFilter.hxx78 typename TOutputImage::IndexType upperIndex; in GenerateData() local
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/
H A Drangelist.h191 int upperIndex = LAST_INDEX; in trimToRange() local
281 int upperIndex = LAST_INDEX; variable
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/TonemappingOperators/vanhateren06/
H A Dtmo_vanhateren06.cpp131 const int upperIndex = std::min(lowerIndex + 1, lutSize - 1); in tmo_vanhateren06() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Optimizersv4/include/
H A DitkRegistrationParameterScalesEstimator.hxx491 VirtualIndexType lowerIndex, upperIndex, centralIndex; in GetVirtualDomainCentralIndex() local
516 VirtualIndexType lowerIndex, upperIndex; in GetVirtualDomainCentralRegion() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkZeroFluxNeumannBoundaryCondition.hxx168 IndexValueType upperIndex = imageIndex[i] + static_cast< IndexValueType >( imageSize[i] ) - 1; in GetPixel() local
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Process/
H A DAggregatedProcess.cxx152 UnsignedInteger upperIndex = 0; in getMarginal() local
/dports/science/axom/axom-0.6.1/src/axom/slam/tests/
H A Dslam_set_RangeSet.cpp35 static const SetElement upperIndex = static_cast<SetElement>(.7 * MAX_SIZE); variable
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DAggregatedEvaluation.cxx171 UnsignedInteger upperIndex = 0; in getMarginal() local
/dports/finance/quantlib/QuantLib-1.20/ql/processes/
H A Dgsrprocesscore.cpp319 int GsrProcessCore::upperIndex(const Time t) const { in upperIndex() function in QuantLib::detail::GsrProcessCore
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dcontracttablemodel.cpp72 int upperIndex = (upper - cachedContractTable.begin()); in updateEntry() local
H A Ddelegationstakeritemmodel.cpp112 int upperIndex = (upper - cachedDelegationStakerItem.begin()); in updateEntry() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Statistics/test/
H A DitkHistogramTest.cxx563 IndexType upperIndex( numberOfComponents ); in itkHistogramTest() local
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Daddresstablemodel.cpp110 int upperIndex = (upper - cachedAddressTable.begin()); in updateEntry() local
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Daddresstablemodel.cpp110 int upperIndex = (upper - cachedAddressTable.begin()); in updateEntry() local
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Daddresstablemodel.cpp110 int upperIndex = (upper - cachedAddressTable.begin()); in updateEntry() local
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Daddresstablemodel.cpp108 int upperIndex = (upper - cachedAddressTable.begin()); in updateEntry() local
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Daddresstablemodel.cpp108 int upperIndex = (upper - cachedAddressTable.begin()); in updateEntry() local

1234