Home
last modified time | relevance | path

Searched refs:diagSize (Results 176 – 200 of 232) sorted by relevance

12345678910

/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h384 return m_data.diagSize() + m_data.upperSize() + m_data.lowerSize();
590 const Index diagSize = rows > cols ? cols : rows;
595 if (diagSize % 2) { // diagSize is odd
596 const Index k = (diagSize - 1) / 2;
598 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
604 const Index k = diagSize / 2;
605 m_data.resize(diagSize, IsRowMajor ? cols : rows, IsRowMajor ? rows : cols,
616 m_outerSize = diagSize;
621 m_outerSize = diagSize;
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h102 Index diagSize = (std::min)(_rows,_depth);
103 Index rows = IsLower ? _rows : diagSize;
104 Index depth = IsLower ? diagSize : _depth;
231 Index diagSize = (std::min)(_cols,_depth);
233 Index depth = IsLower ? _depth : diagSize;
234 Index cols = IsLower ? diagSize : _cols;
/dports/graphics/qgis/qgis-3.22.3/src/core/vector/
H A Dqgsvectorlayerdiagramprovider.cpp254 QSizeF diagSize = dr->sizeMapUnits( feat, context ); in registerDiagram() local
255 if ( diagSize.isValid() ) in registerDiagram()
257 diagramWidth = diagSize.width(); in registerDiagram()
258 diagramHeight = diagSize.height(); in registerDiagram()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsvectorlayerdiagramprovider.cpp252 QSizeF diagSize = dr->sizeMapUnits( feat, context ); in registerDiagram() local
253 if ( diagSize.isValid() ) in registerDiagram()
255 diagramWidth = diagSize.width(); in registerDiagram()
256 diagramHeight = diagSize.height(); in registerDiagram()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
256 Index diagSize = (std::min)(_cols,_depth);
258 Index depth = IsLower ? _depth : diagSize;
259 Index cols = IsLower ? diagSize : _cols;
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
256 Index diagSize = (std::min)(_cols,_depth);
258 Index depth = IsLower ? _depth : diagSize;
259 Index cols = IsLower ? diagSize : _cols;
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
256 Index diagSize = (std::min)(_cols,_depth);
258 Index depth = IsLower ? _depth : diagSize;
259 Index cols = IsLower ? diagSize : _cols;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/Eigen/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h115 Index diagSize = (std::min)(_rows,_depth);
116 Index rows = IsLower ? _rows : diagSize;
117 Index depth = IsLower ? diagSize : _depth;
266 Index diagSize = (std::min)(_cols,_depth);
268 Index depth = IsLower ? _depth : diagSize;
269 Index cols = IsLower ? diagSize : _cols;
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LSI_mlmaxwell.c712 int *diagSize, *offdiagSize, externLeng, *externList, ncnt, nnz; in HYPRE_LSI_MLConstructMLMatrix() local
743 diagSize = hypre_TAlloc(int, localEqns, HYPRE_MEMORY_HOST); in HYPRE_LSI_MLConstructMLMatrix()
748 diagSize[i-startRow] = offdiagSize[i-startRow] = 0; in HYPRE_LSI_MLConstructMLMatrix()
759 if ( colVal[j] != 0.0 ) diagSize[i-startRow]++; in HYPRE_LSI_MLConstructMLMatrix()
764 if (diagSize[i-startRow] + offdiagSize[i-startRow] == 1) num_bdry++; in HYPRE_LSI_MLConstructMLMatrix()
804 for (i = 0; i < localEqns; i++) nnz += diagSize[i] + offdiagSize[i]; in HYPRE_LSI_MLConstructMLMatrix()
810 rowptr[i] = rowptr[i-1] + diagSize[i-1] + offdiagSize[i-1]; in HYPRE_LSI_MLConstructMLMatrix()
811 hypre_TFree(diagSize, HYPRE_MEMORY_HOST); in HYPRE_LSI_MLConstructMLMatrix()

12345678910