Home
last modified time | relevance | path

Searched refs:square (Results 7976 – 8000 of 55485) sorted by relevance

1...<<311312313314315316317318319320>>...2220

/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/science/py-GPy/GPy-1.10.0/GPy/kern/src/
H A Dstationary.py137 Xsq = np.sum(np.square(X),1)
144 X1sq = np.sum(np.square(X),1)
145 X2sq = np.sum(np.square(X2),1)
235 …return -np.array([np.sum(tmp * np.square(X[:,q:q+1] - X2[:,q:q+1].T)) for q in range(self.input_di…
706 r2 = np.square(r)
711 r2 = np.square(r)
718 r2 = np.square(r)
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/bsdf/
H A Dglassbsdf.cpp98 const float sin_theta_t2 = (1.0f - square(cos_theta_i)) * square(eta); in fresnel_reflectance()
745 float multiplier = abs(dots) * T * D * G / square(sqrt_denom); in evaluate_refraction()
748 multiplier *= square(eta); in evaluate_refraction()
770 const float jacobian = abs(cos_ih) * square(eta / sqrt_denom); in refraction_pdf()
799 const float alpha = max(square(roughness), 0.001f); in GlassAlbedoTable()
829 const float sin_theta = std::sqrt(1.0f - square(cos_theta)); in compute_directional_albedo()
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/testing/suite/
H A Dtest_select.py683 cls.tables.square.insert(),
691 .select_from(self.tables.square)
692 .order_by(self.tables.square.c.id)
700 [self.tables.square.c.area, self.tables.square.c.perimeter]
702 .select_from(self.tables.square)
703 .order_by(self.tables.square.c.id)
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/stats/
H A Dstats.c75 Cxnumber_t square; member
216 if ((u = print->total->square + u * (u - 2 * print->total->value)) < 0) in getvalue()
533 int square; in stats_act() local
580 square = !!(state->op & STATS_DEVIATION); in stats_act()
594 if (square) in stats_act()
595 total->square += val.value.number * val.value.number; in stats_act()
651 if ((u = total->square + u * (u - 2 * total->value)) < 0) in list()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/stats/
H A Dstats.c75 Cxnumber_t square; member
216 if ((u = print->total->square + u * (u - 2 * print->total->value)) < 0) in getvalue()
533 int square; in stats_act() local
580 square = !!(state->op & STATS_DEVIATION); in stats_act()
594 if (square) in stats_act()
595 total->square += val.value.number * val.value.number; in stats_act()
651 if ((u = total->square + u * (u - 2 * total->value)) < 0) in list()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/deskutils/egroupware/egroupware/vendor/pragmarx/google2fa/
H A DREADME.md12 …ble Version" src="https://img.shields.io/packagist/v/pragmarx/google2fa.svg?style=flat-square"></a>
13 …alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a>
14 …ity" src="https://img.shields.io/scrutinizer/g/antonioribeiro/google2fa.svg?style=flat-square"></a>
15 …alt="Build" src="https://img.shields.io/travis/antonioribeiro/google2fa.svg?style=flat-square"></a>
18 …"Downloads" src="https://img.shields.io/packagist/dt/pragmarx/google2fa.svg?style=flat-square"></a>
19 …"https://img.shields.io/scrutinizer/coverage/g/antonioribeiro/google2fa.svg?style=flat-square"></a>
21 …="PHP" src="https://img.shields.io/badge/PHP-5.4%20--%207.2-brightgreen.svg?style=flat-square"></a>
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/stats/
H A Dstats.c75 Cxnumber_t square; member
216 if ((u = print->total->square + u * (u - 2 * print->total->value)) < 0) in getvalue()
533 int square; in stats_act() local
580 square = !!(state->op & STATS_DEVIATION); in stats_act()
594 if (square) in stats_act()
595 total->square += val.value.number * val.value.number; in stats_act()
651 if ((u = total->square + u * (u - 2 * total->value)) < 0) in list()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssstats.m23 % nnzdiag nnz (diag (A)) if A is square, 0 otherwise
46 % linear systems. For directed or undirected graphs (square matrices that
164 % now with symrcm, if the matrix is square
286 A = A' ; % A is now tall and thin, or square
306 % order entire matrix with AMD, if square
388 % find the # of strongly connected components of the graph of a square A,
410 % for directed and undirected graphs (square matrices), the diagonal is
/dports/games/pcgen/pcgen/data/35e/behemoth3/masters_and_minions/a_swarm_of_stirges/
H A Dswarmstirges_kits_races.lst27 …:Water Walk (Sp) SAB:Huskbomb ~ 1d8 fire damage to creatures in the same square as the Hollow Husk…
28 …:Water Walk (Sp) SAB:Huskbomb ~ 1d8 fire damage to creatures in the same square as the Hollow Husk…
29 …er Walk (Sp) SAB:Sporebomb ~ Creatures in or adjacent to the sporebomb's square must make a Fort s…
30 …er Walk (Sp) SAB:Sporebomb ~ Creatures in or adjacent to the sporebomb's square must make a Fort s…
31 …:Water Walk (Sp) SAB:Rotbomb ~ Creatures in or adjacent to the rotbomb's square may be affected by…
32 …:Water Walk (Sp) SAB:Rotbomb ~ Creatures in or adjacent to the rotbomb's square may be affected by…

1...<<311312313314315316317318319320>>...2220