Home
last modified time | relevance | path

Searched defs:fullMatrix (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/gismo/gismo-21.12.0/src/gsAssembler/
H A DgsGenericAssembler.h168 typename gsSparseMatrix<T>::fullView fullMatrix() in fullMatrix() function
178 const typename gsSparseMatrix<T>::constFullView fullMatrix() const in fullMatrix() function
H A DgsPoissonAssembler.h128 Eigen::SparseSelfAdjointView< typename gsSparseMatrix<T>::Base, Lower> fullMatrix() in fullMatrix() function
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DGaussIntegration.h10 template <class scalar> class fullMatrix; variable
H A DfullMatrix.h24 template <class scalar> class fullMatrix; variable
237 fullMatrix(scalar *original, int r, int c) in fullMatrix() function
244 fullMatrix(fullMatrix<scalar> &original, int c_start, int c) in fullMatrix() function
257 fullMatrix(int r, int c, scalar *data) in fullMatrix() function
262 fullMatrix(const fullMatrix<scalar> &other) : _r(other._r), _c(other._c) in fullMatrix() function
268 fullMatrix() : _ownData(false), _r(0), _c(0), _data(0) {} in fullMatrix() function
/dports/cad/gmsh/gmsh-4.9.2-source/Post/
H A DPViewFactory.h18 template <class t> class fullMatrix; variable
H A DPViewData.h24 template <class scalar> class fullMatrix; variable
/dports/math/ogdf/OGDF/include/coin/
H A DClpQuadraticObjective.hpp131 inline bool fullMatrix() const { in fullMatrix() function in ClpQuadraticObjective
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpQuadraticObjective.hpp133 inline bool fullMatrix() const in fullMatrix() function in ClpQuadraticObjective
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DCGNSCommon.h22 class fullMatrix; typedef
H A DMFace.h17 template <class t> class fullMatrix; variable
H A DSTensor3.h14 template <class scalar> class fullMatrix; variable
H A DMElement.h27 template <class scalar> class fullMatrix; variable
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DqualityMeasuresJacobian.h15 template <class scalar> class fullMatrix; variable
H A DqualityMeasures.h23 template <class scalar> class fullMatrix; variable
H A DDivideAndConquer.h16 template <class scalar> class fullMatrix; variable
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DPlugin.h24 template <class scalar> class fullMatrix; variable
/dports/science/ergo/ergo-3.8/source/matrix/
H A DMatrixGeneral.h95 inline void fullMatrix(std::vector<Treal> & fullMat) const { in fullMatrix() function
99 inline void fullMatrix in fullMatrix() function
H A DMatrixSymmetric.h138 inline void fullMatrix(std::vector<Treal> & fullMat) const { in fullMatrix() function
147 inline void fullMatrix in fullMatrix() function
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/copynumber/utils/
H A DHDF5Utils.java115 final double[][] fullMatrix = new double[numRows][numColumns]; in readChunkedDoubleMatrix() local
/dports/cad/gerbv/gerbv-2.7.0/src/
H A Ddraw-gdk.c721 cairo_matrix_t *fullMatrix, cairo_matrix_t *scaleMatrix, GdkGC *gc, GdkGC *pgc, in draw_gdk_render_polygon_object()
815 draw_gdk_apply_netstate_transformation (cairo_matrix_t *fullMatrix, cairo_matrix_t *scaleMatrix, in draw_gdk_apply_netstate_transformation()
914 cairo_matrix_t fullMatrix, scaleMatrix; in draw_gdk_image_to_pixmap() local
/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dassembly.cpp53 FullMatrix<T> *&fullMatrix, in assemble()
/dports/science/pcmsolver/pcmsolver-1.3.0/src/utils/
H A DMathUtils.hpp205 const Eigen::MatrixXd & fullMatrix, in symmetryPacking()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/print/
H A DPSPathGraphics.java320 double[] fullMatrix = new double[6]; in drawImageToPlatform() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/print/
H A DPSPathGraphics.java320 double[] fullMatrix = new double[6]; in drawImageToPlatform() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/print/
H A DPSPathGraphics.java320 double[] fullMatrix = new double[6]; in drawImageToPlatform() local

123