Home
last modified time | relevance | path

Searched refs:outerSize (Results 1 – 25 of 1083) sorted by relevance

12345678910>>...44

/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h115 for (Index j=0; j<outerSize(); ++j)
123 for (Index j=0; j<outerSize(); ++j)
132 if (outerSize()>0)
135 for (Index j=0; j<outerSize(); ++j)
191 for (Index j=0; j<outerSize(); ++j)
199 const Index outerSize = IsRowMajor ? rows : cols;
202 if (Index(m_data.size()) != outerSize)
204 m_data.resize(outerSize);
219 if (m_data.size() != outerSize)
221 m_data.resize(outerSize);
[all …]
H A DRandomSetter.h184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
185 const Index innerSize = SwapStorage ? target.outerSize() : target.innerSize(); in RandomSetter()
186 m_outerPackets = outerSize >> OuterPacketBits; in RandomSetter()
187 if (outerSize&OuterPacketMask) in RandomSetter()
203 for (Index j=0; j<mp_target->outerSize(); ++j) in RandomSetter()
239 VectorXi positions(mp_target->outerSize()); in ~RandomSetter()
253 for (Index j=0; j<mp_target->outerSize(); ++j) in ~RandomSetter()
261 mp_target->outerIndexPtr()[mp_target->outerSize()] = count; in ~RandomSetter()
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h115 for (Index j=0; j<outerSize(); ++j)
123 for (Index j=0; j<outerSize(); ++j)
132 if (outerSize()>0)
135 for (Index j=0; j<outerSize(); ++j)
191 for (Index j=0; j<outerSize(); ++j)
199 const Index outerSize = IsRowMajor ? rows : cols;
202 if (Index(m_data.size()) != outerSize)
204 m_data.resize(outerSize);
219 if (m_data.size() != outerSize)
221 m_data.resize(outerSize);
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUOneHot.cpp15 void OneHotImpl(int depth, int outerSize, int innerSize, const int* indices, const Tensor* onValueT… in OneHotImpl() argument
21 for (int i = 0; i < outerSize; ++i) { in OneHotImpl()
46 int outerSize = 1; in onExecute() local
48 outerSize *= indices->length(i); in onExecute()
51 const int innerSize = indices->elementSize() / outerSize; in onExecute()
58 …OneHotImpl<float>(depth, outerSize, innerSize, indicesPtr, onValueTensor, offValueTensor, outputs[… in onExecute()
60 …OneHotImpl<int>(depth, outerSize, innerSize, indicesPtr, onValueTensor, offValueTensor, outputs[0]… in onExecute()
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
H A DRandomSetter.h184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
185 const Index innerSize = SwapStorage ? target.outerSize() : target.innerSize(); in RandomSetter()
186 m_outerPackets = outerSize >> OuterPacketBits; in RandomSetter()
187 if (outerSize&OuterPacketMask) in RandomSetter()
203 for (Index j=0; j<mp_target->outerSize(); ++j) in RandomSetter()
239 VectorXi positions(mp_target->outerSize()); in ~RandomSetter()
253 for (Index j=0; j<mp_target->outerSize(); ++j) in ~RandomSetter()
261 mp_target->outerIndexPtr()[mp_target->outerSize()] = count; in ~RandomSetter()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
H A DRandomSetter.h184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
185 const Index innerSize = SwapStorage ? target.outerSize() : target.innerSize(); in RandomSetter()
186 m_outerPackets = outerSize >> OuterPacketBits; in RandomSetter()
187 if (outerSize&OuterPacketMask) in RandomSetter()
203 for (Index j=0; j<mp_target->outerSize(); ++j) in RandomSetter()
239 VectorXi positions(mp_target->outerSize()); in ~RandomSetter()
253 for (Index j=0; j<mp_target->outerSize(); ++j) in ~RandomSetter()
261 mp_target->outerIndexPtr()[mp_target->outerSize()] = count; in ~RandomSetter()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
H A DRandomSetter.h184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
185 const Index innerSize = SwapStorage ? target.outerSize() : target.innerSize(); in RandomSetter()
186 m_outerPackets = outerSize >> OuterPacketBits; in RandomSetter()
187 if (outerSize&OuterPacketMask) in RandomSetter()
203 for (Index j=0; j<mp_target->outerSize(); ++j) in RandomSetter()
239 VectorXi positions(mp_target->outerSize()); in ~RandomSetter()
253 for (Index j=0; j<mp_target->outerSize(); ++j) in ~RandomSetter()
261 mp_target->outerIndexPtr()[mp_target->outerSize()] = count; in ~RandomSetter()
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
H A DRandomSetter.h184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
185 const Index innerSize = SwapStorage ? target.outerSize() : target.innerSize(); in RandomSetter()
186 m_outerPackets = outerSize >> OuterPacketBits; in RandomSetter()
187 if (outerSize&OuterPacketMask) in RandomSetter()
203 for (Index j=0; j<mp_target->outerSize(); ++j) in RandomSetter()
239 VectorXi positions(mp_target->outerSize()); in ~RandomSetter()
253 for (Index j=0; j<mp_target->outerSize(); ++j) in ~RandomSetter()
261 mp_target->outerIndexPtr()[mp_target->outerSize()] = count; in ~RandomSetter()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
H A DRandomSetter.h184 const Index outerSize = SwapStorage ? target.innerSize() : target.outerSize(); in RandomSetter() local
185 const Index innerSize = SwapStorage ? target.outerSize() : target.innerSize(); in RandomSetter()
186 m_outerPackets = outerSize >> OuterPacketBits; in RandomSetter()
187 if (outerSize&OuterPacketMask) in RandomSetter()
203 for (Index j=0; j<mp_target->outerSize(); ++j) in RandomSetter()
239 VectorXi positions(mp_target->outerSize()); in ~RandomSetter()
253 for (Index j=0; j<mp_target->outerSize(); ++j) in ~RandomSetter()
261 mp_target->outerIndexPtr()[mp_target->outerSize()] = count; in ~RandomSetter()
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/math/gismo/gismo-21.12.0/external/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h117 for (Index j=0; j<outerSize(); ++j)
125 for (Index j=0; j<outerSize(); ++j)
134 if (outerSize()>0)
137 for (Index j=0; j<outerSize(); ++j)
193 for (Index j=0; j<outerSize(); ++j)
201 const Index outerSize = IsRowMajor ? rows : cols;
204 if (Index(m_data.size()) != outerSize)
206 m_data.resize(outerSize);
221 if (m_data.size() != outerSize)
223 m_data.resize(outerSize);
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dcat.cpp62 for(int k=0; k<A.outerSize(); ++k) in cat()
72 for(int k=0; k<B.outerSize(); ++k) in cat()
89 for(int k=0; k<A.outerSize(); ++k) in cat()
98 for(int k=0; k<B.outerSize(); ++k) in cat()
123 assert(A.outerSize() == B.outerSize()); in cat()
124 for(int k = 0;k<A.outerSize();++k) in cat()
137 for(int k = 0;k<A.outerSize();++k) in cat()
144 for(int k = 0;k<B.outerSize();++k) in cat()
155 for(int k = 0;k<A.outerSize();++k) in cat()
168 for(int k = 0;k<A.outerSize();++k) in cat()
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/tensorrt/execution/
H A DTRTOneHot.cpp39 int outerSize = 1; in onEncode() local
41 outerSize *= indices->length(i); in onEncode()
44 const int innerSize = indices->elementSize() / outerSize; in onEncode()
55 onehotp->outerSize = outerSize; in onEncode()
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/SparseCore/
H A DSparseBlock.h67 inline SparseInnerVectorSet(const MatrixType& matrix, Index outerStart, Index outerSize)
68 : m_matrix(matrix), m_outerStart(outerStart), m_outerSize(outerSize)
70 eigen_assert( (outerStart>=0) && ((outerStart+outerSize)<=matrix.outerSize()) );
77 eigen_assert( (outer>=0) && (outer<matrix.outerSize()) );
140 inline SparseInnerVectorSet(const MatrixType& matrix, Index outerStart, Index outerSize)
141 : m_matrix(matrix), m_outerStart(outerStart), m_outerSize(outerSize)
143 eigen_assert( (outerStart>=0) && ((outerStart+outerSize)<=matrix.outerSize()) );
150 eigen_assert( (outer>=0) && (outer<matrix.outerSize()) );
219 for(Index k = m_outerStart + m_outerSize.value(); k<=matrix.outerSize(); ++k)
376 { return SparseInnerVectorSet<Derived,Dynamic>(derived(), outerStart, outerSize); }
[all …]

12345678910>>...44