Home
last modified time | relevance | path

Searched defs:newVector (Results 1 – 25 of 130) sorted by relevance

123456

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/basic/src/
H A DGslVectorSpace.C39 VectorSpace<GslVector,GslMatrix>::newVector() const in newVector() function
46 VectorSpace<GslVector,GslMatrix>::newVector(double value) const in newVector() function
H A DTeuchosVectorSpace.C43 VectorSpace<TeuchosVector,TeuchosMatrix>::newVector() const in newVector() function
50 VectorSpace<TeuchosVector,TeuchosMatrix>::newVector(double value) const in newVector() function
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Model/
H A DThresholdEventImplementation.cxx102 …CompositeRandomVector newVector(ComposedFunction(testFunction, antecedent.getFunction()), antecede… in ThresholdEventImplementation() local
107 CompositeRandomVector newVector(Function(testFunction), antecedent.getAntecedent()); in ThresholdEventImplementation() local
126 const CompositeRandomVector newVector(Function(testFunction), antecedent.getAntecedent()); in ThresholdEventImplementation() local
144 …const CompositeRandomVector newVector(ComposedFunction(testFunction, antecedent.getFunction()), an… in ThresholdEventImplementation() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestUtils.java37 …public static <T> T newVector(Class<T> c, String name, ArrowType type, BufferAllocator allocator) { in newVector() method in TestUtils
41 …public static <T> T newVector(Class<T> c, String name, MinorType type, BufferAllocator allocator) { in newVector() method in TestUtils
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestUtils.java37 …public static <T> T newVector(Class<T> c, String name, ArrowType type, BufferAllocator allocator) { in newVector() method in TestUtils
41 …public static <T> T newVector(Class<T> c, String name, MinorType type, BufferAllocator allocator) { in newVector() method in TestUtils
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestUtils.java37 …public static <T> T newVector(Class<T> c, String name, ArrowType type, BufferAllocator allocator) { in newVector() method in TestUtils
41 …public static <T> T newVector(Class<T> c, String name, MinorType type, BufferAllocator allocator) { in newVector() method in TestUtils
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/
H A DProjectUp.cpp29 vec_ZZ newVector; in ProjectUp() local
115 vec_ZZ newVector; in ProjectUp2() local
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/
H A DInteraction.cpp551 void Interaction::setY(const VectorOfVectors& newVector) in setY()
563 void Interaction::setYPtr(const VectorOfVectors& newVector) in setYPtr()
600 void Interaction::setYOld(const VectorOfVectors& newVector) in setYOld()
610 void Interaction::setYOldPtr(const VectorOfVectors& newVector) in setYOldPtr()
649 void Interaction::setLambda(const VectorOfVectors& newVector) in setLambda()
659 void Interaction::setLambdaPtr(const VectorOfVectors& newVector) in setLambdaPtr()
695 void Interaction::setLambdaOld(const VectorOfVectors& newVector) in setLambdaOld()
707 void Interaction::setLambdaOldPtr(const VectorOfVectors& newVector) in setLambdaOldPtr()
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkst/
H A Dvectorscriptinterface.cpp110 ScriptInterface* VectorSI::newVector(ObjectStore *) { in newVector() function in Kst::VectorSI
178 ScriptInterface* DataVectorSI::newVector(ObjectStore *store) { in newVector() function in Kst::DataVectorSI
307 ScriptInterface* GeneratedVectorSI::newVector(ObjectStore *store) { in newVector() function in Kst::GeneratedVectorSI
393 ScriptInterface* EditableVectorSI::newVector(ObjectStore *store) { in newVector() function in Kst::EditableVectorSI
/dports/math/ecos/ecos-2.0.8/src/
H A Dspla.c41 void sparseMV(spmat* A, pfloat* x, pfloat* y, idxint a, idxint newVector) in sparseMV()
81 void sparseMtVm(spmat* A, pfloat* x, pfloat* y, idxint newVector, idxint skipDiagonal) in sparseMtVm()
/dports/math/py-ecos/ecos-python-2.0.8/ecos/src/
H A Dspla.c41 void sparseMV(spmat* A, pfloat* x, pfloat* y, idxint a, idxint newVector) in sparseMV()
81 void sparseMtVm(spmat* A, pfloat* x, pfloat* y, idxint newVector, idxint skipDiagonal) in sparseMtVm()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/
H A DShortStack.java47 short[] newVector = new short[vector.length * 2]; in grow() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/java/src/main/java/com/facebook/thrift/
H A DShortStack.java45 short[] newVector = new short[vector.length * 2]; in grow() local
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/java/src/org/apache/thrift/
H A DShortStack.java47 short[] newVector = new short[vector.length * 2]; in grow() local
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/
H A DSequentialStrategy.cxx90 const Function newVector(basis_.build(currentVectorIndex_)); in updateBasis() local
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/widgets/
H A Dcclineedit.h131 inline void newVector(){NewVector();} in newVector() function
190 inline void newVector(){NewVector();} in newVector() function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/mutable-containers-0.3.4/src/Data/Mutable/
H A DDeque.hs142 newVector v size2 sizeOrig f = assert (sizeOrig == V.length v) $ do function
/dports/net-im/chatterino2/chatterino2-2.3.4/src/messages/
H A DLimitedQueue.hpp64 auto newVector = std::make_shared<ChunkVector>(); in pushBack() local
263 auto newVector = std::make_shared<ChunkVector>(); in deleteFirstItem() local
/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/cppbind/
H A DNasalContext.cxx81 naRef ContextWrapper::newVector(std::initializer_list<naRef> vals) in newVector() function in nasal::ContextWrapper
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/js/src/vector/
H A Dindex.ts88 function newVector<T extends DataType>(data: Data<T>, ...args: VectorCtorArgs<V<T>>): V<T> { function
/dports/databases/arrow/apache-arrow-6.0.1/js/src/vector/
H A Dindex.ts88 function newVector<T extends DataType>(data: Data<T>, ...args: VectorCtorArgs<V<T>>): V<T> { function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/js/src/vector/
H A Dindex.ts88 function newVector<T extends DataType>(data: Data<T>, ...args: VectorCtorArgs<V<T>>): V<T> { function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/util/
H A DObjectVector.java45 public void addAll(ObjectVector newVector) { in addAll()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/util/
H A DObjectVector.java53 public void addAll(ObjectVector newVector) { in addAll()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/util/
H A DObjectVector.java48 public void addAll(ObjectVector newVector) { in addAll()

123456