Home
last modified time | relevance | path

Searched defs:is_square (Results 1 – 25 of 131) sorted by relevance

123456

/dports/math/flint2/flint-2.8.4/fq_templates/
H A Dis_square.c16 int TEMPLATE(T, is_square)(const TEMPLATE(T, t) op, in TEMPLATE() argument
21 int is_square = 0; in TEMPLATE() local
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigint/
H A Dis_square.cc33 bigint::is_square (bigint & r) const in is_square() function in LiDIA::bigint
111 bigint::is_square () const in is_square() function in LiDIA::bigint
/dports/math/stanmath/math-4.2.0/stan/math/prim/err/
H A Dis_square.hpp19 inline bool is_square(const EigMat& y) { in is_square() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dnumber_utils.h50 is_square( const AS& x, in is_square() function
53 typename Algebraic_structure_traits< AS >::Is_square is_square; in is_square() local
60 is_square( const AS& x){ in is_square() function
61 typename Algebraic_structure_traits< AS >::Is_square is_square; in is_square() local
H A DQuotient.h604 typename Algebraic_structure_traits<NT>::Is_square is_square; in operator() local
612 typename Algebraic_structure_traits<NT>::Is_square is_square; in operator() local
/dports/misc/visp/visp-3.4.0/modules/core/test/math/
H A DtestMatrixConditionNumber.cpp49 bool is_square = (M.getCols() == M.getRows() ? true : false); in test_condition_number() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcoord-circle.h48 bool is_square; variable
H A Dcoordit.h85 bool is_square; variable
/dports/math/py-Diofant/Diofant-0.13.0/diofant/ntheory/
H A Dprimetest.py45 def is_square(n, prep=True): function
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dmatrix.h16 bool is_square() const in is_square() function
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/src/
H A Dimpl_2d.rs120 pub fn is_square(&self) -> bool { in is_square() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/src/base/
H A Dproperties.rs22 pub fn is_square(&self) -> bool { in is_square() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/src/base/
H A Dproperties.rs22 pub fn is_square(&self) -> bool { in is_square() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/base/
H A Dproperties.rs48 pub fn is_square(&self) -> bool { in is_square() method
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/core/
H A DSize.inl100 constexpr bool Size::is_square() const { function in Solarus::Size
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigmod/
H A Dbigmod_lib.cc105 bool is_square(const bigmod & a) in is_square() function
/dports/math/py-sympy/sympy-1.9/sympy/ntheory/
H A Dprimetest.py59 def is_square(n, prep=True): function
/dports/science/py-dlib/dlib-19.22/dlib/matrix/
H A Dmatrix_lu.h209 is_square ( in is_square() function
/dports/science/dlib-cpp/dlib-19.22/dlib/matrix/
H A Dmatrix_lu.h209 is_square ( in is_square() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_bigmatpoly.hpp29 bool is_square() const { return m1 == n1; } in is_square() function
/dports/math/cgal/CGAL-5.3/include/CGAL/GMP/
H A DGmpfi_type.h718 Uncertain<bool> Gmpfi::is_square()const{ in is_square() function
727 Uncertain<bool> Gmpfi::is_square(Gmpfi &y)const{ in is_square() function
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/sunmatrix/dense/
H A Dtest_fsunmatrix_dense_mod.f90254 logical function is_square(A) result(res) function
/dports/math/sundials/sundials-5.7.0/examples/sunmatrix/dense/
H A Dtest_fsunmatrix_dense_mod.f90254 logical function is_square(A) result(res) function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfmpq_matxx.h166 bool is_square() const {return fmpq_mat_is_square(this->evaluate()._mat());} in is_square() function
/dports/math/e-antic/flint2-ae7ec89/
H A Dfmpq_matxx.h166 bool is_square() const {return fmpq_mat_is_square(this->evaluate()._mat());} in is_square() function

123456