Home
last modified time | relevance | path

Searched defs:_matrix (Results 1 – 25 of 146) sorted by relevance

123456

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/include/2geom/numeric/
H A Dmatrix.h339 Matrix(Matrix const& _matrix) in Matrix() function
349 Matrix(base_type::base_type const& _matrix) in Matrix()
456 ConstMatrixView(const base_type & _matrix, size_t k1, size_t k2, size_t n1, size_t n2) in ConstMatrixView()
464 ConstMatrixView(const ConstMatrixView & _matrix) in ConstMatrixView()
473 ConstMatrixView(const base_type & _matrix) in ConstMatrixView()
495 MatrixView(base_type & _matrix, size_t k1, size_t k2, size_t n1, size_t n2) in MatrixView()
504 MatrixView(const MatrixView & _matrix) in MatrixView()
513 MatrixView(Matrix & _matrix) in MatrixView()
H A Dlinear_system.h52 LinearSystem(MatrixView & _matrix, VectorView & _vector) in LinearSystem()
57 LinearSystem(Matrix & _matrix, Vector & _vector) in LinearSystem()
/dports/math/lib2geom/lib2geom-1.1/include/2geom/numeric/
H A Dmatrix.h339 Matrix(Matrix const& _matrix) in Matrix() function
349 Matrix(base_type::base_type const& _matrix) in Matrix()
456 ConstMatrixView(const base_type & _matrix, size_t k1, size_t k2, size_t n1, size_t n2) in ConstMatrixView()
464 ConstMatrixView(const ConstMatrixView & _matrix) in ConstMatrixView()
473 ConstMatrixView(const base_type & _matrix) in ConstMatrixView()
495 MatrixView(base_type & _matrix, size_t k1, size_t k2, size_t n1, size_t n2) in MatrixView()
504 MatrixView(const MatrixView & _matrix) in MatrixView()
513 MatrixView(Matrix & _matrix) in MatrixView()
H A Dlinear_system.h52 LinearSystem(MatrixView & _matrix, VectorView & _vector) in LinearSystem()
57 LinearSystem(Matrix & _matrix, Vector & _vector) in LinearSystem()
/dports/math/libsemigroups/libsemigroups-1.3.7/include/libsemigroups/
H A Dobvinf.hpp157 Eigen::Matrix<int64_t, Eigen::Dynamic, Eigen::Dynamic> _matrix; member in libsemigroups::detail::IsObviouslyInfinite
159 std::vector<int64_t> _matrix; member in libsemigroups::detail::IsObviouslyInfinite
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Visualization/VTK/Widgets/
H A DctkVTKMatrixWidget.cpp24 void ctkVTKMatrixWidget::setMatrix(vtkMatrix4x4* _matrix) in setMatrix()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/util/
H A Dmatrix.d.ts7 private _matrix; property in Matrix
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dbug-431413.2.cs20 private T[,] _matrix; field in TestMatrix
/dports/games/residualvm/residualvm-0.3.1/engines/grim/costume/
H A Dmesh_component.h54 Math::Matrix4 _matrix; variable
/dports/games/scummvm/scummvm-2.5.1/engines/grim/costume/
H A Dmesh_component.h54 Math::Matrix4 _matrix; variable
/dports/math/libmesh/libmesh-1.6.2/tests/numerics/
H A Deigen_sparse_matrix_test.C101 std::unique_ptr<EigenSparseMatrix<Number>> _matrix; variable
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A DCheckSceneryVisitor.hxx61 osg::Matrix _matrix; member in simgear::CheckSceneryVisitor
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dharmonycanvas.h41 QTransform _matrix, imatrix; variable
H A Dkeycanvas.h37 QTransform _matrix, imatrix; variable
H A Dexampleview.h34 QTransform _matrix, imatrix; variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/
H A Dimgsource.hpp21 zxing::ArrayRef<char> _matrix; member in cv::wechat_qrcode::ImgSource
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/swf/
H A DDefineTextTag.h88 SWFMatrix _matrix; variable
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DFillStyle.h140 SWFMatrix _matrix; variable
240 SWFMatrix _matrix; variable
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DPSPattern.h69 Matrix _matrix; ///< tile transformation variable
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DFeasible.cpp37 const VectorArray* _matrix, in Feasible()
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Dabconfig.h49 float _matrix [4][4]; variable
/dports/graphics/pear-Image_Graph/Image_Graph-0.8.0/Graph/Layout/
H A DMatrix.php58 var $_matrix = false; variable in Image_Graph_Layout_Matrix
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/pdb2pka/
H A DpMC_mult.h57 vector<vector<vector<vector<double> > > > _matrix; variable
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Matrix/
H A DPhylipDist.pm298 sub _matrix { subroutine
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dport_matrix_body.h90 PortMatrix* _matrix; variable

123456