Home
last modified time | relevance | path

Searched defs:matrix2 (Results 126 – 150 of 301) sorted by relevance

12345678910>>...13

/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/relate/
H A Dtest_relate.hpp66 std::string matrix_format(std::string const& matrix1, std::string const& matrix2) in matrix_format()
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/linalg/host_based/
H A Dnmf_operations.hpp133 NumericT const * matrix2, in el_wise_mul_div()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/relate/
H A Dtest_relate.hpp66 std::string matrix_format(std::string const& matrix1, std::string const& matrix2) in matrix_format()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/peigs/src/c/
H A Dde_sym.c54 void de_sym(n, msgtype, buffer, matrix, map, matrix2, iwork, buf_ptr ) in de_sym() argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/peigs/src/c/
H A Dde_sym.c54 void de_sym(n, msgtype, buffer, matrix, map, matrix2, iwork, buf_ptr ) in de_sym() argument
/dports/textproc/py-pdfminer3k/pdfminer3k-1.3.4/pdfminer/
H A Dutils.py57 def mult_matrix(matrix1, matrix2): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/skia/
H A Dfx_skia_device_embeddertest.cpp57 CFX_Matrix matrix2; in CommonTest() local
/dports/x11-toolkits/fox16/fox-1.6.57/pathfinder/
H A DPreferences.cpp76 …FXMatrix *matrix2=new FXMatrix(browserpane,3,MATRIX_BY_COLUMNS|PACK_UNIFORM_HEIGHT|LAYOUT_FILL_X|L… in FXIMPLEMENT() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/skia/
H A Dfx_skia_device_unittest.cpp55 CFX_Matrix matrix2; in CommonTest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/skia/
H A Dfx_skia_device_embeddertest.cpp59 CFX_Matrix matrix2; in CommonTest() local
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A DNumericsMatrix.h92 NumericsSparseMatrix* matrix2; /**< csc, csr or triplet storage */ member
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/skia/
H A Dfx_skia_device_unittest.cpp47 CFX_Matrix matrix, matrix2; in CommonTest() local
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-matrix.c97 const GeglMatrix3 *matrix2) in gegl_matrix3_equal()
/dports/finance/weberp/webERP/Classes/PHPExcel/
H A DCalculation.php2501 …private static function _resizeMatricesShrink(&$matrix1,&$matrix2,$matrix1Rows,$matrix1Columns,$ma…
2544 …private static function _resizeMatricesExtend(&$matrix1,&$matrix2,$matrix1Rows,$matrix1Columns,$ma…
/dports/graphics/povray37/povray-3.7.0.10/source/backend/math/
H A Dmatrices.cpp192 void MTimesA (MATRIX result, const MATRIX matrix2) in MTimesA()
274 void MTimesC (MATRIX result, const MATRIX matrix1, const MATRIX matrix2) in MTimesC()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/
H A DCalculation.php3028 …private static function resizeMatricesShrink(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
3071 …private static function resizeMatricesExtend(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DCalculation.php3041 …private static function resizeMatricesShrink(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
3084 …private static function resizeMatricesExtend(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DCalculation.php2889 …private static function resizeMatricesShrink(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
2933 …private static function resizeMatricesExtend(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dmatrices.cpp190 void MTimesA (MATRIX result, MATRIX matrix2) in MTimesA()
272 void MTimesC (MATRIX result, MATRIX matrix1, MATRIX matrix2) in MTimesC()
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DCalculation.php2889 …private static function resizeMatricesShrink(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
2933 …private static function resizeMatricesExtend(&$matrix1, &$matrix2, $matrix1Rows, $matrix1Columns, …
/dports/graphics/povray36/povray-3.6.1/source/
H A Dmatrices.cpp185 void MTimesA (MATRIX result, MATRIX matrix2) in MTimesA()
267 void MTimesC (MATRIX result, MATRIX matrix1, MATRIX matrix2) in MTimesC()
/dports/devel/boost-docs/boost_1_72_0/libs/python/example/numpy/
H A Dgaussian.cpp24 class matrix2 { class
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkMatrixTest.cxx74 MatrixType matrix2; in itkMatrixTest() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/example/numpy/
H A Dgaussian.cpp24 class matrix2 { class
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/graphics/
H A Daffinematrix.cpp58 wxAffineMatrix2D matrix2(matrix1); in InvertMatrix() local

12345678910>>...13