Home
last modified time | relevance | path

Searched +defs:M +defs:u (Results 51 – 75 of 3808) sorted by relevance

12345678910>>...153

/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_eWiseMult.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_BinaryOp()
79 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Monoid()
82 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Monoid()
113 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Semiring()
116 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Semiring()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_eWiseAdd.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_BinaryOp()
78 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Monoid()
81 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Monoid()
112 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Semiring()
115 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Semiring()
H A DGrB_Vector_eWiseMult.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_BinaryOp()
79 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Monoid()
82 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Monoid()
113 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Semiring()
116 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Semiring()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGrB_Vector_eWiseMult.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_BinaryOp()
79 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Monoid()
82 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Monoid()
113 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseMult_Semiring()
116 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseMult_Semiring()
H A DGrB_Vector_eWiseAdd.c45 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_BinaryOp()
48 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_BinaryOp()
78 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Monoid()
81 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Monoid()
112 const GrB_Vector M, // optional mask for w, unused if NULL in GrB_Vector_eWiseAdd_Semiring()
115 const GrB_Vector u, // first input: vector u in GrB_Vector_eWiseAdd_Semiring()
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DInnerVertexPlacement.cpp86 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementTriangle() local
128 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementQuadrangle() local
168 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementTetrahedron() local
234 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementHexahedron() local
296 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementPrism() local
364 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementPyramid() local
432 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementTriangleLinear() local
481 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementQuadrangleLinear() local
516 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementTetrahedronLinear() local
582 fullMatrix<double> M(szInt, szInc, true); in gmshGenerateInnerVertexPlacementHexahedronLinear() local
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dmatrix2.cpp592 const long M = 50; in matrix_test1() local
634 const long M = 3; in matrix_test1() local
675 const long M = 3; in matrix_test1() local
719 const long M = 10; in matrix_test1() local
786 const long M = 1; in matrix_test2() local
817 const long M = 5; in matrix_test2() local
843 const long M = 9; in matrix_test2() local
870 const long M = 2; in matrix_test2() local
894 const long M = 9; in matrix_test2() local
917 const long M = 9; in matrix_test2() local
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dmatrix2.cpp592 const long M = 50; in matrix_test1() local
634 const long M = 3; in matrix_test1() local
675 const long M = 3; in matrix_test1() local
719 const long M = 10; in matrix_test1() local
786 const long M = 1; in matrix_test2() local
817 const long M = 5; in matrix_test2() local
843 const long M = 9; in matrix_test2() local
870 const long M = 2; in matrix_test2() local
894 const long M = 9; in matrix_test2() local
917 const long M = 9; in matrix_test2() local
[all …]
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/typing-misc/
H A Drecords.ml24 type u = private {mutable u:int};; type
29 Error: Cannot create values of the private type u type
34 Error: Cannot assign field u of the private type u type
38 module M = struct module
42 module M : sig type t = { x : int; y : int; } end module
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/typing-misc/
H A Drecords.ml24 type u = private {mutable u:int};; type
29 Error: Cannot create values of the private type u type
34 Error: Cannot assign field u of the private type u type
38 module M = struct module
42 module M : sig type t = { x : int; y : int; } end module
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DVector.cpp82 bool operator>(const Vector &u, const Vector &v) in operator >()
90 bool operator<(const Vector &u, const Vector &v) in operator <()
98 Vector operator+(const Vector &u, const Vector &v) in operator +()
103 Vector operator-(const Vector &u, const Vector &v) in operator -()
108 float operator*(const Vector &u, const Vector &v) in operator *()
130 float operator^(const Vector &u, const Vector &v) in operator ^()
135 Vector operator%(const Vector &u, const Vector &v) in operator %()
140 Vector operator*(const Matrix &M, const Vector &v) in operator *()
147 Vector operator*(const Vector &v, const Matrix &M) in operator *()
154 Vector &operator*=(Vector &v, const Matrix &M) in operator *=()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DVector.cpp82 bool operator>(const Vector &u, const Vector &v) in operator >()
90 bool operator<(const Vector &u, const Vector &v) in operator <()
98 Vector operator+(const Vector &u, const Vector &v) in operator +()
103 Vector operator-(const Vector &u, const Vector &v) in operator -()
108 float operator*(const Vector &u, const Vector &v) in operator *()
130 float operator^(const Vector &u, const Vector &v) in operator ^()
135 Vector operator%(const Vector &u, const Vector &v) in operator %()
140 Vector operator*(const Matrix &M, const Vector &v) in operator *()
147 Vector operator*(const Vector &v, const Matrix &M) in operator *()
154 Vector &operator*=(Vector &v, const Matrix &M) in operator *=()
[all …]
/dports/math/ntl/ntl-11.5.1/src/
H A DHNF.cpp16 void EuclUpdate(vec_ZZ& u, vec_ZZ& v, in EuclUpdate()
18 const ZZ& M) in EuclUpdate()
53 void FixDiag(vec_ZZ& u, const ZZ& a, const vec_ZZ& v, const ZZ& M, long m) in FixDiag()
66 void ReduceW(vec_ZZ& u, const ZZ& a, const vec_ZZ& v, const ZZ& M, long m) in ReduceW()
98 ZZ d, u, v, c1, c2; in HNF() local
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/typing-gadts/
H A Dnested_equations.ml38 module M : sig type u val w : u t val x : u end = type
39 struct type u = int let w = Int let x = 33 end;; type
42 module M : sig type u val w : u t val x : u end type
54 module M' = struct module M : sig type u val w : u t val x : u end = M end;; type
60 module M' : sig module M : sig type u val w : u t val x : u end end type
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/typing-gadts/
H A Dnested_equations.ml38 module M : sig type u val w : u t val x : u end = type
39 struct type u = int let w = Int let x = 33 end;; type
42 module M : sig type u val w : u t val x : u end type
54 module M' = struct module M : sig type u val w : u t val x : u end = M end;; type
60 module M' : sig module M : sig type u val w : u t val x : u end end type
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/typing-warnings/
H A Drecords.ml4 type u = {x: bool; y: bool} type
30 module M = struct module
32 type u = {x:bool} type
38 module M = struct module
50 module M = struct module
53 type u = {x:bool} type
61 module M = struct module
75 type u = {x:int;y:bool} type
106 module M = struct module
155 module M = struct module
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/typing-warnings/
H A Drecords.ml4 type u = {x: bool; y: bool} type
30 module M = struct module
32 type u = {x:bool} type
38 module M = struct module
50 module M = struct module
53 type u = {x:bool} type
61 module M = struct module
75 type u = {x:int;y:bool} type
106 module M = struct module
155 module M = struct module
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-optional-14.cs6 static void M (int x, int y = 1) in M() method in C
10 static void M<T> (T x, int y = 2) in M() method in C
15 static void M2<T, U> (T u, Func<T, U> c, int y = 1) in M2() argument
20 static void M2<T, U> (T u, Func<T, Task<U>> c, int y = 2) in M2() argument
/dports/lang/mono/mono-5.10.1.57/mcs/errors/
H A Dcs1956.cs7 void M (out T x); in M() method
12 public virtual void M (out T t) in M() method in A
17 public virtual void M (ref U u) in M() method in A
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/typing-modules/
H A DTest.ml10 module type S = sig module rec M : sig end and N : sig end end;; module
11 module type S' = S with module M := String;; module
39 module M : sig val v : (#c as 'a) -> 'a end = module
44 module M : sig val v : (#c as 'a) -> 'a end module
63 module M : sig type -'a t = private int end = module
83 type u = X of bool;; type
87 type u = X of bool type
89 Error: This variant or record definition does not match that of type u type
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/typing-modules/
H A DTest.ml10 module type S = sig module rec M : sig end and N : sig end end;; module
11 module type S' = S with module M := String;; module
39 module M : sig val v : (#c as 'a) -> 'a end = module
44 module M : sig val v : (#c as 'a) -> 'a end module
63 module M : sig type -'a t = private int end = module
83 type u = X of bool;; type
87 type u = X of bool type
89 Error: This variant or record definition does not match that of type u type
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/test/java/de/lmu/ifi/dbs/elki/math/linearalgebra/
H A DLUDecompositionTest.java42 private final static double[][] M = { // field in LUDecompositionTest
132 double[][] M = transpose(new double[][] { { 0., 2., 3. }, { 5., 6., 7. }, { 9., 10., 11. } }); in testJamaExample() local
134 final double[][] l = lu.getL(), u = lu.getU(); in testJamaExample() local
162 double[][] M = { // in testWikipediaQR() local
167 final double[][] l = lu.getL(), u = lu.getU(); in testWikipediaQR() local
175 public void checkTriangular(double[][] l, double[][] u) { in checkTriangular()
217 final double[][] u = new LUDecomposition(M).getU(); in testGetU() local
/dports/games/neverball/neverball-1.6.0/share/
H A Dvec3.c49 void v_crs(float *u, const float *v, const float *w) in v_crs()
58 void m_cpy(float *M, const float *N) in m_cpy()
66 void m_xps(float *M, const float *N) in m_xps()
76 double T[16], M[16]; in m_inv() local
163 void m_ident(float *M) in m_ident()
171 void m_basis(float *M, in m_basis()
184 void m_xlt(float *M, const float *v) in m_xlt()
192 void m_scl(float *M, const float *v) in m_scl()
200 void m_rot(float *M, const float *v, float a) in m_rot()
202 float u[3]; in m_rot() local
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_dsp/maths/
H A Djuce_SpecialFunctions.cpp53 constexpr int M = 4; in ellipticIntegralK() local
74 Complex<double> SpecialFunctions::cde (Complex<double> u, double k) noexcept in cde()
76 constexpr int M = 4; in cde() local
97 Complex<double> SpecialFunctions::sne (Complex<double> u, double k) noexcept in sne()
99 constexpr int M = 4; in sne() local
122 constexpr int M = 4; in asne() local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_dsp/maths/
H A Djuce_SpecialFunctions.cpp54 constexpr int M = 4; in ellipticIntegralK() local
75 Complex<double> SpecialFunctions::cde (Complex<double> u, double k) noexcept in cde()
77 constexpr int M = 4; in cde() local
98 Complex<double> SpecialFunctions::sne (Complex<double> u, double k) noexcept in sne()
100 constexpr int M = 4; in sne() local
123 constexpr int M = 4; in asne() local

12345678910>>...153