Home
last modified time | relevance | path

Searched defs:matrix (Results 51 – 75 of 11780) sorted by relevance

12345678910>>...472

/dports/sysutils/graffer/graffer-1.1/
H A Dgraph.h51 struct matrix { struct
58 struct matrix *next; argument
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/linear_algebra/include/LiDIA/
H A Dbigfloat_matrix.h63 matrix() in matrix() function
65 matrix(const matrix_flags &flags) in matrix() function
67 matrix(lidia_size_t a, lidia_size_t b) in matrix() function
69 matrix(lidia_size_t a, lidia_size_t b, const matrix_flags &flags) in matrix() function
71 matrix(const base_matrix< bigfloat > & A) in matrix() function
73 matrix(const base_matrix< bigfloat > &A, const matrix_flags &flags) in matrix() function
75 matrix(const dense_base_matrix< bigfloat > &A) in matrix() function
77 matrix(const sparse_base_matrix< bigfloat > &A) in matrix() function
79 matrix(const base_vector< bigfloat > &v) in matrix() function
81 matrix(const base_vector< bigfloat > &v, const matrix_flags &flags) in matrix() function
[all …]
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dmatrix.c60 gdip_is_matrix_empty (const GpMatrix* matrix) in gdip_is_matrix_empty()
74 gdip_is_matrix_with_boundary_values(const GpMatrix* matrix) in gdip_is_matrix_with_boundary_values()
97 gdip_is_matrix_a_translation (const GpMatrix *matrix) in gdip_is_matrix_a_translation()
137 GdipCreateMatrix (GpMatrix **matrix) in GdipCreateMatrix()
234 GdipCloneMatrix (GpMatrix *matrix, GpMatrix **cloneMatrix) in GdipCloneMatrix()
252 GdipDeleteMatrix (GpMatrix *matrix) in GdipDeleteMatrix()
272 GdipGetMatrixElements (GDIPCONST GpMatrix *matrix, REAL *matrixOut) in GdipGetMatrixElements()
327 GdipRotateMatrix (GpMatrix *matrix, REAL angle, GpMatrixOrder order) in GdipRotateMatrix()
343 GdipInvertMatrix (GpMatrix *matrix) in GdipInvertMatrix()
426 GdipIsMatrixInvertible (GDIPCONST GpMatrix *matrix, BOOL *result) in GdipIsMatrixInvertible()
[all …]
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmsvgmatrix.c28 lsm_svg_matrix_is_identity (const LsmSvgMatrix *matrix) in lsm_svg_matrix_is_identity()
34 _compute_determinant (const LsmSvgMatrix *matrix) in _compute_determinant()
40 lsm_svg_matrix_is_invertible (const LsmSvgMatrix *matrix) in lsm_svg_matrix_is_invertible()
62 lsm_svg_matrix_init_identity (LsmSvgMatrix *matrix) in lsm_svg_matrix_init_identity()
75 lsm_svg_matrix_scale (LsmSvgMatrix *matrix, double sx, double sy) in lsm_svg_matrix_scale()
99 lsm_svg_matrix_init_rotate (LsmSvgMatrix *matrix, double radians) in lsm_svg_matrix_init_rotate()
111 lsm_svg_matrix_rotate (LsmSvgMatrix *matrix, double radians) in lsm_svg_matrix_rotate()
120 lsm_svg_matrix_init_skew_x (LsmSvgMatrix *matrix, double radians) in lsm_svg_matrix_init_skew_x()
126 lsm_svg_matrix_skew_x (LsmSvgMatrix *matrix, double radians) in lsm_svg_matrix_skew_x()
135 lsm_svg_matrix_init_skew_y (LsmSvgMatrix *matrix, double radians) in lsm_svg_matrix_init_skew_y()
[all …]
/dports/science/hypre/hypre-2.23.0/src/seq_mv/
H A DHYPRE_multiblock_matrix.c32 HYPRE_MultiblockMatrixDestroy( HYPRE_MultiblockMatrix matrix ) in HYPRE_MultiblockMatrixDestroy()
42 HYPRE_MultiblockMatrixLimitedDestroy( HYPRE_MultiblockMatrix matrix ) in HYPRE_MultiblockMatrixLimitedDestroy()
52 HYPRE_MultiblockMatrixInitialize( HYPRE_MultiblockMatrix matrix ) in HYPRE_MultiblockMatrixInitialize()
63 HYPRE_MultiblockMatrixAssemble( HYPRE_MultiblockMatrix matrix ) in HYPRE_MultiblockMatrixAssemble()
75 HYPRE_MultiblockMatrixPrint( HYPRE_MultiblockMatrix matrix ) in HYPRE_MultiblockMatrixPrint()
90 HYPRE_MultiblockMatrixSetNumSubmatrices( HYPRE_MultiblockMatrix matrix, HYPRE_Int n ) in HYPRE_MultiblockMatrixSetNumSubmatrices()
101 HYPRE_MultiblockMatrixSetSubmatrixType( HYPRE_MultiblockMatrix matrix, in HYPRE_MultiblockMatrixSetSubmatrixType()
H A Dmultiblock_matrix.c23 hypre_MultiblockMatrix *matrix; in hypre_MultiblockMatrixCreate() local
35 hypre_MultiblockMatrixDestroy( hypre_MultiblockMatrix *matrix ) in hypre_MultiblockMatrixDestroy()
58 hypre_MultiblockMatrixLimitedDestroy( hypre_MultiblockMatrix *matrix ) in hypre_MultiblockMatrixLimitedDestroy()
79 hypre_MultiblockMatrixInitialize( hypre_MultiblockMatrix *matrix ) in hypre_MultiblockMatrixInitialize()
101 hypre_MultiblockMatrixAssemble( hypre_MultiblockMatrix *matrix ) in hypre_MultiblockMatrixAssemble()
114 hypre_MultiblockMatrixPrint(hypre_MultiblockMatrix *matrix ) in hypre_MultiblockMatrixPrint()
124 hypre_MultiblockMatrixSetNumSubmatrices(hypre_MultiblockMatrix *matrix, HYPRE_Int n ) in hypre_MultiblockMatrixSetNumSubmatrices()
137 hypre_MultiblockMatrixSetSubmatrixType(hypre_MultiblockMatrix *matrix, in hypre_MultiblockMatrixSetSubmatrixType()
157 hypre_MultiblockMatrixSetSubmatrix(hypre_MultiblockMatrix *matrix, in hypre_MultiblockMatrixSetSubmatrix()
/dports/math/blis/blis-0.8.1/sandbox/power10/
H A Di4_macros.h253 #define apad_col_kleft7(dest, matrix, rs, cs) \ argument
263 #define apad_col_kleft6(dest, matrix, rs, cs) \ argument
273 #define apad_col_kleft5(dest, matrix, rs, cs) \ argument
283 #define apad_col_kleft4(dest, matrix, rs, cs) \ argument
293 #define apad_col_kleft3(dest, matrix, rs, cs) \ argument
303 #define apad_col_kleft2(dest, matrix, rs, cs) \ argument
313 #define apad_col_kleft1(dest, matrix, rs, cs) \ argument
332 #define bpad_col_kleft7(dest, matrix, rs, cs) \ argument
350 #define bpad_col_kleft6(dest, matrix, rs, cs) \ argument
368 #define bpad_col_kleft5(dest, matrix, rs, cs) \ argument
[all …]
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/bacon/bacon-qr-code/src/Encoder/
H A DMatrixUtil.php126 public static function clearMatrix(ByteMatrix $matrix) : void
139 ByteMatrix $matrix
153 public static function removePositionDetectionPatterns(ByteMatrix $matrix) : void
217 private static function maybeEmbedVersionInfo(Version $version, ByteMatrix $matrix) : void
289 private static function embedBasicPatterns(Version $version, ByteMatrix $matrix) : void
300 private static function embedPositionDetectionPatternsAndSeparators(ByteMatrix $matrix) : void
324 … static function embedPositionDetectionPattern(int $xStart, int $yStart, ByteMatrix $matrix) : void
379 private static function embedDarkDotAtLeftBottomCorner(ByteMatrix $matrix) : void
391 …e static function maybeEmbedPositionAdjustmentPatterns(Version $version, ByteMatrix $matrix) : void
433 private static function embedTimingPatterns(ByteMatrix $matrix) : void
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/src/Encoder/
H A DMatrixUtil.php126 public static function clearMatrix(ByteMatrix $matrix) : void
139 ByteMatrix $matrix
153 public static function removePositionDetectionPatterns(ByteMatrix $matrix) : void
217 private static function maybeEmbedVersionInfo(Version $version, ByteMatrix $matrix) : void
289 private static function embedBasicPatterns(Version $version, ByteMatrix $matrix) : void
300 private static function embedPositionDetectionPatternsAndSeparators(ByteMatrix $matrix) : void
324 … static function embedPositionDetectionPattern(int $xStart, int $yStart, ByteMatrix $matrix) : void
379 private static function embedDarkDotAtLeftBottomCorner(ByteMatrix $matrix) : void
391 …e static function maybeEmbedPositionAdjustmentPatterns(Version $version, ByteMatrix $matrix) : void
433 private static function embedTimingPatterns(ByteMatrix $matrix) : void
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/bacon/bacon-qr-code/src/Encoder/
H A DMatrixUtil.php126 public static function clearMatrix(ByteMatrix $matrix) : void
139 ByteMatrix $matrix
153 public static function removePositionDetectionPatterns(ByteMatrix $matrix) : void
217 private static function maybeEmbedVersionInfo(Version $version, ByteMatrix $matrix) : void
289 private static function embedBasicPatterns(Version $version, ByteMatrix $matrix) : void
300 private static function embedPositionDetectionPatternsAndSeparators(ByteMatrix $matrix) : void
324 … static function embedPositionDetectionPattern(int $xStart, int $yStart, ByteMatrix $matrix) : void
379 private static function embedDarkDotAtLeftBottomCorner(ByteMatrix $matrix) : void
391 …e static function maybeEmbedPositionAdjustmentPatterns(Version $version, ByteMatrix $matrix) : void
433 private static function embedTimingPatterns(ByteMatrix $matrix) : void
[all …]
/dports/math/4ti2/4ti2-Release_1_6_9/src/4ti2/
H A D4ti2API.cpp55 _4ti2_matrix** matrix) in _4ti2_state_create_matrix()
66 _4ti2_matrix** matrix) in _4ti2_state_read_matrix()
76 _4ti2_matrix** matrix) in _4ti2_state_get_matrix()
83 _4ti2_matrix_get_num_rows(const _4ti2_matrix* matrix) in _4ti2_matrix_get_num_rows()
89 _4ti2_matrix_get_num_cols(const _4ti2_matrix* matrix) in _4ti2_matrix_get_num_cols()
95 _4ti2_matrix_write_to_stdout(const _4ti2_matrix* matrix) in _4ti2_matrix_write_to_stdout()
101 _4ti2_matrix_write_to_stderr(const _4ti2_matrix* matrix) in _4ti2_matrix_write_to_stderr()
107 _4ti2_matrix_write_to_file(const _4ti2_matrix* matrix, const char* filename) in _4ti2_matrix_write_to_file()
113 _4ti2_matrix_set_entry_int32_t(_4ti2_matrix* matrix, int r, int c, _4ti2_int32_t value) in _4ti2_matrix_set_entry_int32_t()
127 _4ti2_matrix_set_entry_int64_t(_4ti2_matrix* matrix, int r, int c, _4ti2_int64_t value) in _4ti2_matrix_set_entry_int64_t()
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Common/include/mirtk/
H A DAllocate.h62 inline void Allocate(Type *&matrix, int n) in Allocate()
80 Type *matrix; in Allocate() local
103 Type *matrix; variable
113 inline void PAllocate(Type **&matrix, int n) in PAllocate()
126 Type **matrix; in PAllocate() local
167 Type **matrix; variable
205 Type **matrix; variable
276 Type ***matrix; variable
322 Type ***matrix; variable
407 Type ****matrix; variable
[all …]
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-matrix.c82 cairo_matrix_init_identity (cairo_matrix_t *matrix) in cairo_matrix_init_identity()
110 cairo_matrix_init (cairo_matrix_t *matrix, in cairo_matrix_init()
143 _cairo_matrix_get_affine (const cairo_matrix_t *matrix, in _cairo_matrix_get_affine()
170 cairo_matrix_init_translate (cairo_matrix_t *matrix, in cairo_matrix_init_translate()
212 cairo_matrix_init_scale (cairo_matrix_t *matrix, in cairo_matrix_init_scale()
255 cairo_matrix_init_rotate (cairo_matrix_t *matrix, in cairo_matrix_init_rotate()
520 _cairo_matrix_compute_adjoint (cairo_matrix_t *matrix) in _cairo_matrix_compute_adjoint()
550 cairo_matrix_invert (cairo_matrix_t *matrix) in cairo_matrix_invert()
595 _cairo_matrix_is_invertible (const cairo_matrix_t *matrix) in _cairo_matrix_is_invertible()
605 _cairo_matrix_is_scale_0 (const cairo_matrix_t *matrix) in _cairo_matrix_is_scale_0()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gcc48/gcc-4.8.5/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dhilbert_test.go16 type matrix struct { struct
17 n, m int
18 a []*Rat
21 func (a *matrix) at(i, j int) *Rat {
28 func (a *matrix) set(i, j int, x *Rat) {
94 func (a *matrix) mul(b *matrix) *matrix {
111 func (a *matrix) eql(b *matrix) bool {
125 func (a *matrix) String() string {

12345678910>>...472