Home
last modified time | relevance | path

Searched refs:Cols (Results 176 – 200 of 4081) sorted by relevance

12345678910>>...164

/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/blas/cblas128/
H A Dconv.go18 if t.Rows != a.Rows || t.Cols != a.Cols {
21 if len(t.Data) < (t.Cols-1)*t.Stride+t.Rows {
35 if t.Rows != a.Rows || t.Cols != a.Cols {
41 for j := 0; j < a.Cols; j++ {
132 if t.Rows != a.Rows || t.Cols != a.Cols {
155 if t.Rows != a.Rows || t.Cols != a.Cols {
167 for j := 0; j < a.Cols; j++ {
200 Rows: t.N, Cols: t.N,
205 Rows: a.N, Cols: a.N,
245 Rows: t.N, Cols: t.N,
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/blas/blas64/
H A Dconv.go16 if t.Rows != a.Rows || t.Cols != a.Cols {
19 if len(t.Data) < (t.Cols-1)*t.Stride+t.Rows {
33 if t.Rows != a.Rows || t.Cols != a.Cols {
39 for j := 0; j < a.Cols; j++ {
130 if t.Rows != a.Rows || t.Cols != a.Cols {
153 if t.Rows != a.Rows || t.Cols != a.Cols {
165 for j := 0; j < a.Cols; j++ {
198 Rows: t.N, Cols: t.N,
203 Rows: a.N, Cols: a.N,
243 Rows: t.N, Cols: t.N,
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/blas/cblas128/
H A Dconv.go18 if t.Rows != a.Rows || t.Cols != a.Cols {
21 if len(t.Data) < (t.Cols-1)*t.Stride+t.Rows {
35 if t.Rows != a.Rows || t.Cols != a.Cols {
41 for j := 0; j < a.Cols; j++ {
132 if t.Rows != a.Rows || t.Cols != a.Cols {
155 if t.Rows != a.Rows || t.Cols != a.Cols {
167 for j := 0; j < a.Cols; j++ {
200 Rows: t.N, Cols: t.N,
205 Rows: a.N, Cols: a.N,
245 Rows: t.N, Cols: t.N,
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/blas/blas32/
H A Dconv.go18 if t.Rows != a.Rows || t.Cols != a.Cols {
21 if len(t.Data) < (t.Cols-1)*t.Stride+t.Rows {
35 if t.Rows != a.Rows || t.Cols != a.Cols {
41 for j := 0; j < a.Cols; j++ {
132 if t.Rows != a.Rows || t.Cols != a.Cols {
155 if t.Rows != a.Rows || t.Cols != a.Cols {
167 for j := 0; j < a.Cols; j++ {
200 Rows: t.N, Cols: t.N,
205 Rows: a.N, Cols: a.N,
245 Rows: t.N, Cols: t.N,
[all …]
/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_matrix.cpp114 Cols () != m.Cols ()) in operator ==()
148 if (Rows () != Cols ()) in IsDiagonal()
308 Cols () != 3) in dng_matrix_3by3()
374 Cols () != 3) in dng_matrix_4by3()
683 if (A.Cols () != B.Rows ()) in operator *()
721 if (A.Cols () != B.Count ()) in operator *()
786 if (A.Cols () != B.Cols () || in operator +()
983 if (A.Rows () == A.Cols ()) in Invert()
1016 if (A.Rows () == A .Cols () || in Invert()
1017 A.Rows () != hint.Cols () || in Invert()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxGridSizer.erl52 -spec new(Cols) -> wxGridSizer() when
53 Cols::integer().
55 new(Cols)
56 when is_integer(Cols) ->
57 new(Cols, []).
61 Cols::integer(),
64 new(Cols, Options)
71 <<Cols:32/?UI, 0:32,BinOpt/binary>>).
76 new(Rows,Cols,Vgap,Hgap)
117 when is_integer(Cols) ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxGridSizer.erl52 -spec new(Cols) -> wxGridSizer() when
53 Cols::integer().
55 new(Cols)
56 when is_integer(Cols) ->
57 new(Cols, []).
61 Cols::integer(),
64 new(Cols, Options)
71 <<Cols:32/?UI, 0:32,BinOpt/binary>>).
76 new(Rows,Cols,Vgap,Hgap)
117 when is_integer(Cols) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxGridSizer.erl52 -spec new(Cols) -> wxGridSizer() when
53 Cols::integer().
55 new(Cols)
56 when is_integer(Cols) ->
57 new(Cols, []).
61 Cols::integer(),
64 new(Cols, Options)
71 <<Cols:32/?UI, 0:32,BinOpt/binary>>).
76 new(Rows,Cols,Vgap,Hgap)
117 when is_integer(Cols) ->
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/mat/
H A Dcdense.go106 t.mat.Cols = l - j
137 Cols: c,
182 Cols: c,
207 Cols: c,
259 c := m.mat.Cols
278 c = min(c, m.mat.Cols)
318 c += m.mat.Cols
325 Cols: c,
337 Cols: c,
349 Cols: m.mat.Cols,
[all …]
/dports/math/eigen3/eigen-3.3.9/test/
H A Dqr_colpivoting.cpp67 Cols = MatrixType::ColsAtCompileTime in cod_fixedsize() enumerator
71 Matrix<Scalar, Rows, Cols> matrix; in cod_fixedsize()
72 createRandomPIMatrixOfRank(rank, Rows, Cols, matrix); in cod_fixedsize()
77 VERIFY(cod.isSurjective() == (rank == Cols)); in cod_fixedsize()
80 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize()
81 exact_solution.setRandom(Cols, Cols2); in cod_fixedsize()
163 Matrix<Scalar,Rows,Cols> m1; in qr_fixedsize()
164 createRandomPIMatrixOfRank(rank,Rows,Cols,m1); in qr_fixedsize()
169 VERIFY_IS_EQUAL(qr.isSurjective(), (rank == Cols)); in qr_fixedsize()
176 Matrix<Scalar,Cols,Cols2> m2 = Matrix<Scalar,Cols,Cols2>::Random(Cols,Cols2); in qr_fixedsize()
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dqr_colpivoting.cpp67 Cols = MatrixType::ColsAtCompileTime in cod_fixedsize() enumerator
71 Matrix<Scalar, Rows, Cols> matrix; in cod_fixedsize()
72 createRandomPIMatrixOfRank(rank, Rows, Cols, matrix); in cod_fixedsize()
77 VERIFY(cod.isSurjective() == (rank == Cols)); in cod_fixedsize()
80 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize()
81 exact_solution.setRandom(Cols, Cols2); in cod_fixedsize()
163 Matrix<Scalar,Rows,Cols> m1; in qr_fixedsize()
164 createRandomPIMatrixOfRank(rank,Rows,Cols,m1); in qr_fixedsize()
169 VERIFY_IS_EQUAL(qr.isSurjective(), (rank == Cols)); in qr_fixedsize()
176 Matrix<Scalar,Cols,Cols2> m2 = Matrix<Scalar,Cols,Cols2>::Random(Cols,Cols2); in qr_fixedsize()
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dqr_colpivoting.cpp67 Cols = MatrixType::ColsAtCompileTime in cod_fixedsize() enumerator
71 Matrix<Scalar, Rows, Cols> matrix; in cod_fixedsize()
72 createRandomPIMatrixOfRank(rank, Rows, Cols, matrix); in cod_fixedsize()
77 VERIFY(cod.isSurjective() == (rank == Cols)); in cod_fixedsize()
80 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize()
81 exact_solution.setRandom(Cols, Cols2); in cod_fixedsize()
163 Matrix<Scalar,Rows,Cols> m1; in qr_fixedsize()
164 createRandomPIMatrixOfRank(rank,Rows,Cols,m1); in qr_fixedsize()
169 VERIFY_IS_EQUAL(qr.isSurjective(), (rank == Cols)); in qr_fixedsize()
176 Matrix<Scalar,Cols,Cols2> m2 = Matrix<Scalar,Cols,Cols2>::Random(Cols,Cols2); in qr_fixedsize()
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dqr_colpivoting.cpp67 Cols = MatrixType::ColsAtCompileTime in cod_fixedsize() enumerator
71 Matrix<Scalar, Rows, Cols> matrix; in cod_fixedsize()
72 createRandomPIMatrixOfRank(rank, Rows, Cols, matrix); in cod_fixedsize()
77 VERIFY(cod.isSurjective() == (rank == Cols)); in cod_fixedsize()
80 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize()
81 exact_solution.setRandom(Cols, Cols2); in cod_fixedsize()
163 Matrix<Scalar,Rows,Cols> m1; in qr_fixedsize()
164 createRandomPIMatrixOfRank(rank,Rows,Cols,m1); in qr_fixedsize()
169 VERIFY_IS_EQUAL(qr.isSurjective(), (rank == Cols)); in qr_fixedsize()
176 Matrix<Scalar,Cols,Cols2> m2 = Matrix<Scalar,Cols,Cols2>::Random(Cols,Cols2); in qr_fixedsize()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dqr_colpivoting.cpp67 Cols = MatrixType::ColsAtCompileTime in cod_fixedsize() enumerator
71 Matrix<Scalar, Rows, Cols> matrix; in cod_fixedsize()
72 createRandomPIMatrixOfRank(rank, Rows, Cols, matrix); in cod_fixedsize()
77 VERIFY(cod.isSurjective() == (rank == Cols)); in cod_fixedsize()
80 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize()
81 exact_solution.setRandom(Cols, Cols2); in cod_fixedsize()
163 Matrix<Scalar,Rows,Cols> m1; in qr_fixedsize()
164 createRandomPIMatrixOfRank(rank,Rows,Cols,m1); in qr_fixedsize()
169 VERIFY_IS_EQUAL(qr.isSurjective(), (rank == Cols)); in qr_fixedsize()
176 Matrix<Scalar,Cols,Cols2> m2 = Matrix<Scalar,Cols,Cols2>::Random(Cols,Cols2); in qr_fixedsize()
[all …]
/dports/www/grafana8/grafana-8.3.6/pkg/services/sqlstore/migrations/
H A Ddashboard_mig.go21 {Cols: []string{"account_id"}},
22 {Cols: []string{"account_id", "slug"}, Type: UniqueIndex},
69 {Cols: []string{"org_id"}},
70 {Cols: []string{"org_id", "slug"}, Type: UniqueIndex},
112 Cols: []string{"gnet_id"}, Type: IndexType,
126 Cols: []string{"dashboard_id"}, Type: IndexType,
164 Cols: []string{"org_id", "uid"}, Type: UniqueIndex,
168 Cols: []string{"org_id", "slug"}, Type: UniqueIndex,
203 {Cols: []string{"dashboard_id"}},
219 Cols: []string{"title"},
[all …]
/dports/math/tvmet/tvmet-1.7.2/include/tvmet/xpr/
H A DMtVProduct.h41 template<class E1, std::size_t Rows, std::size_t Cols,
44 : public TvmetBase< XprMtVProduct<E1, Rows, Cols, E2> >
60 M = Cols * Rows,
61 N = Cols * (Rows - 1),
65 use_meta = Rows*Cols < TVMET_COMPLEXITY_MV_TRIGGER ? true : false
85 return meta::gemtv<Rows, Cols, 0>::prod(lhs, rhs, i); in do_gemtv()
91 return loop::gemtv<Rows, Cols>::prod(lhs, rhs, i); in do_gemtv()
98 TVMET_RT_CONDITION(j < Cols , "XprMtVProduct Bounce Violation") in operator()
109 << "R=" << Rows << ", C=" << Cols << ",\n";
H A DMatrixUnaryFunctions.h39 template<class E, std::size_t Rows, std::size_t Cols> \
44 XprMatrix<E, Rows, Cols> \
46 Rows, Cols \
48 NAME(const XprMatrix<E, Rows, Cols>& rhs) TVMET_CXX_ALWAYS_INLINE;
104 template<class E, std::size_t Rows, std::size_t Cols> \
109 XprMatrix<E, Rows, Cols> \
111 Rows, Cols \
113 NAME(const XprMatrix<E, Rows, Cols>& rhs) { \
116 XprMatrix<E, Rows, Cols> \
118 return XprMatrix<expr_type, Rows, Cols>(expr_type(rhs)); \
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/mat/
H A Dcdense.go18 return m.mat.Rows, m.mat.Cols
52 Cols: c,
66 if m.mat.Rows > m.capRows || m.mat.Cols > m.capCols {
76 Cols: c,
84 if r != m.mat.Rows || c != m.mat.Cols {
91 if m.mat.Rows > m.capRows || m.mat.Cols > m.capCols {
101 Cols: c,
109 if r != m.mat.Rows || c != m.mat.Cols {
121 m.mat.Rows, m.mat.Cols, m.mat.Stride = 0, 0, 0
137 c := m.mat.Cols
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/mat/
H A Dcdense.go18 return m.mat.Rows, m.mat.Cols
52 Cols: c,
66 if m.mat.Rows > m.capRows || m.mat.Cols > m.capCols {
76 Cols: c,
84 if r != m.mat.Rows || c != m.mat.Cols {
91 if m.mat.Rows > m.capRows || m.mat.Cols > m.capCols {
101 Cols: c,
109 if r != m.mat.Rows || c != m.mat.Cols {
121 m.mat.Rows, m.mat.Cols, m.mat.Stride = 0, 0, 0
137 c := m.mat.Cols
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go121 …return lapack64.Dgels(trans, a.Rows, a.Cols, b.Cols, a.Data, max(1, a.Stride), b.Data, max(1, b.St…
147 lapack64.Dgeqrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
167 lapack64.Dgelqf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
234 return lapack64.Dgetrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), ipiv)
250 return lapack64.Dgetri(a.Cols, a.Data, max(1, a.Stride), ipiv, work, lwork)
265 lapack64.Dgetrs(trans, a.Cols, b.Cols, a.Data, max(1, a.Stride), ipiv, b.Data, max(1, b.Stride))
408 lapack64.Dlapmt(forward, x.Rows, x.Cols, x.Data, max(1, x.Stride), k)
461 …lapack64.Dormqr(side, trans, c.Rows, c.Cols, a.Cols, a.Data, max(1, a.Stride), tau, c.Data, max(1,…
571 if a.Cols != n {
574 if jobvl == lapack.LeftEVCompute && (vl.Rows != n || vl.Cols != n) {
[all …]
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go121 …return lapack64.Dgels(trans, a.Rows, a.Cols, b.Cols, a.Data, max(1, a.Stride), b.Data, max(1, b.St…
147 lapack64.Dgeqrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
167 lapack64.Dgelqf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
234 return lapack64.Dgetrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), ipiv)
250 return lapack64.Dgetri(a.Cols, a.Data, max(1, a.Stride), ipiv, work, lwork)
265 lapack64.Dgetrs(trans, a.Cols, b.Cols, a.Data, max(1, a.Stride), ipiv, b.Data, max(1, b.Stride))
408 lapack64.Dlapmt(forward, x.Rows, x.Cols, x.Data, max(1, x.Stride), k)
461 …lapack64.Dormqr(side, trans, c.Rows, c.Cols, a.Cols, a.Data, max(1, a.Stride), tau, c.Data, max(1,…
571 if a.Cols != n {
574 if jobvl == lapack.LeftEVCompute && (vl.Rows != n || vl.Cols != n) {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go121 …return lapack64.Dgels(trans, a.Rows, a.Cols, b.Cols, a.Data, max(1, a.Stride), b.Data, max(1, b.St…
147 lapack64.Dgeqrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
167 lapack64.Dgelqf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
234 return lapack64.Dgetrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), ipiv)
250 return lapack64.Dgetri(a.Cols, a.Data, max(1, a.Stride), ipiv, work, lwork)
265 lapack64.Dgetrs(trans, a.Cols, b.Cols, a.Data, max(1, a.Stride), ipiv, b.Data, max(1, b.Stride))
408 lapack64.Dlapmt(forward, x.Rows, x.Cols, x.Data, max(1, x.Stride), k)
461 …lapack64.Dormqr(side, trans, c.Rows, c.Cols, a.Cols, a.Data, max(1, a.Stride), tau, c.Data, max(1,…
571 if a.Cols != n {
574 if jobvl == lapack.LeftEVCompute && (vl.Rows != n || vl.Cols != n) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/lapack64/
H A Dlapack64.go121 …return lapack64.Dgels(trans, a.Rows, a.Cols, b.Cols, a.Data, max(1, a.Stride), b.Data, max(1, b.St…
147 lapack64.Dgeqrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
167 lapack64.Dgelqf(a.Rows, a.Cols, a.Data, max(1, a.Stride), tau, work, lwork)
234 return lapack64.Dgetrf(a.Rows, a.Cols, a.Data, max(1, a.Stride), ipiv)
250 return lapack64.Dgetri(a.Cols, a.Data, max(1, a.Stride), ipiv, work, lwork)
265 lapack64.Dgetrs(trans, a.Cols, b.Cols, a.Data, max(1, a.Stride), ipiv, b.Data, max(1, b.Stride))
408 lapack64.Dlapmt(forward, x.Rows, x.Cols, x.Data, max(1, x.Stride), k)
461 …lapack64.Dormqr(side, trans, c.Rows, c.Cols, a.Cols, a.Data, max(1, a.Stride), tau, c.Data, max(1,…
571 if a.Cols != n {
574 if jobvl == lapack.LeftEVCompute && (vl.Rows != n || vl.Cols != n) {
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/qvm/test/
H A Dplus_mm_test.cpp17 template <int Rows,int Cols>
22 test_qvm::matrix<M1,Rows,Cols> const x(42,2); in test()
24 test_qvm::matrix<M1,Rows,Cols> const y(42,1); in test()
26 test_qvm::matrix<M1,Rows,Cols> r=x+y; in test()
31 test_qvm::matrix<M1,Rows,Cols> const y(42,1); in test()
32 test_qvm::matrix<M2,Rows,Cols> r=mref(x)+y; in test()
37 test_qvm::matrix<M1,Rows,Cols> const y(42,1); in test()
38 test_qvm::matrix<M2,Rows,Cols> r=x+mref(y); in test()
H A Dminus_mm_test.cpp17 template <int Rows,int Cols>
22 test_qvm::matrix<M1,Rows,Cols> const x(42,2); in test()
24 test_qvm::matrix<M1,Rows,Cols> const y(42,1); in test()
26 test_qvm::matrix<M1,Rows,Cols> r=x-y; in test()
31 test_qvm::matrix<M1,Rows,Cols> const y(42,1); in test()
32 test_qvm::matrix<M2,Rows,Cols> r=mref(x)-y; in test()
37 test_qvm::matrix<M1,Rows,Cols> const y(42,1); in test()
38 test_qvm::matrix<M2,Rows,Cols> r=x-mref(y); in test()

12345678910>>...164