Home
last modified time | relevance | path

Searched refs:rank1 (Results 476 – 500 of 502) sorted by relevance

1...<<1112131415161718192021

/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dredist-spmatrix.lit180 print "(a,3i6,2l2)", "world_rank, rank1, rank2, ing1?, ing2?", myid, &
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/SPQR/Source/
H A DSuiteSparseQR_expert.cpp254 QR->rank = QR->QRnum->rank1 ; in SuiteSparseQR_numeric()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dsymmetric_tensor.h207 template <int rank1,
216 ::dealii::SymmetricTensor<rank1 + rank2 - 4, dim, value_type>;
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/hlslparser/src/
H A DHLSLParser.cpp1094 bool operator() (const int& rank1, const int& rank2) { return rank1 > rank2; } in operator ()()
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dcode_generator.cpp1385 string CodeGenerator::rank1(const string& A, const Sparsity& sp_A, in rank1() function in casadi::CodeGenerator
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dfunc.c4286 int rank, rank1; in mk_result_sptr() local
4339 rank1 = SHD_NDIM(shape1); in mk_result_sptr()
4340 if (rank == rank1 && !arg_gbl.used && in mk_result_sptr()
4347 if (rank == rank1) { in mk_result_sptr()
/dports/science/hdf5-18/hdf5-1.8.21/hl/test/
H A Dtest_ds.c1130 int rank1 = 1; in test_detachscales() local
1157 if(H5LTmake_dataset_int(fid, dname, rank1, dims, buf) < 0) in test_detachscales()
/dports/science/hdf5/hdf5-1.10.6/hl/test/
H A Dtest_ds.c1137 int rank1 = 1; in test_detachscales() local
1164 if(H5LTmake_dataset_int(fid, dname, rank1, dims, buf) < 0) in test_detachscales()
/dports/math/fftw3-long/fftw-3.3.9/
H A DChangeLog5567 simplified (and somewhat sped up) dft-rank1 by exploiting dft-rank1-bigvec
5584 Currently, dft-rank1-bigvec has 5 variants (or 10, if DESTROY_INPUT).
5997 added dft-rank1 solver - MPI now supports 1d complex DFTs!
6121 …/SCRAMBLED flags internally (this is required so that dft-rank1-bigvec and the future dft-rank1 wo…
6135 added dft-rank1-bigvec solver (easy case for 1d parallel transforms)
/dports/math/fftw3-float/fftw-3.3.9/
H A DChangeLog5567 simplified (and somewhat sped up) dft-rank1 by exploiting dft-rank1-bigvec
5584 Currently, dft-rank1-bigvec has 5 variants (or 10, if DESTROY_INPUT).
5997 added dft-rank1 solver - MPI now supports 1d complex DFTs!
6121 …/SCRAMBLED flags internally (this is required so that dft-rank1-bigvec and the future dft-rank1 wo…
6135 added dft-rank1-bigvec solver (easy case for 1d parallel transforms)
/dports/math/fftw3-quad/fftw-3.3.9/
H A DChangeLog5567 simplified (and somewhat sped up) dft-rank1 by exploiting dft-rank1-bigvec
5584 Currently, dft-rank1-bigvec has 5 variants (or 10, if DESTROY_INPUT).
5997 added dft-rank1 solver - MPI now supports 1d complex DFTs!
6121 …/SCRAMBLED flags internally (this is required so that dft-rank1-bigvec and the future dft-rank1 wo…
6135 added dft-rank1-bigvec solver (easy case for 1d parallel transforms)
/dports/math/fftw3/fftw-3.3.9/
H A DChangeLog5567 simplified (and somewhat sped up) dft-rank1 by exploiting dft-rank1-bigvec
5584 Currently, dft-rank1-bigvec has 5 variants (or 10, if DESTROY_INPUT).
5997 added dft-rank1 solver - MPI now supports 1d complex DFTs!
6121 …/SCRAMBLED flags internally (this is required so that dft-rank1-bigvec and the future dft-rank1 wo…
6135 added dft-rank1-bigvec solver (easy case for 1d parallel transforms)
/dports/math/casadi/casadi-3.5.5/test/python/
H A Dmx.py2581 for e in [(bilin(x,y,z),mtimes(mtimes(y.T,x),z)),(rank1(x,0.3,y,z),x+0.3*mtimes(y,z.T))]:
/dports/math/casadi/casadi-3.5.5/swig/
H A Dcasadi.i3029 return rank1(A, alpha, x, y);
H A Ddoc.i32536 %feature("docstring") casadi::GenericMatrixCommon::rank1(const MatType &A,
32555 %feature("docstring") casadi::GenericMatrixCommon::rank1(const MatType &A,
53774 %feature("docstring") casadi::GenericMatrixCommon::rank1(const MatrixCommon
55870 %feature("docstring") casadi::GenericMatrixCommon::rank1(const MX &A, const
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-RRC-Definitions.asn3543rank1-8 PortIndex8 …
3553rank1-4 PortIndex4 …
3559rank1-2 PortIndex2 …
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-RRC-Definitions.asn3543rank1-8 PortIndex8 …
3553rank1-4 PortIndex4 …
3559rank1-2 PortIndex2 …
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-RRC-Definitions.asn3543rank1-8 PortIndex8 …
3553rank1-4 PortIndex4 …
3559rank1-2 PortIndex2 …
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/nr-rrc/
H A DNR-RRC-Definitions.asn3543rank1-8 PortIndex8 …
3553rank1-4 PortIndex4 …
3559rank1-2 PortIndex2 …

1...<<1112131415161718192021