Home
last modified time | relevance | path

Searched refs:ctranspose (Results 151 – 175 of 320) sorted by relevance

12345678910>>...13

/dports/math/kfr/kfr-4.2.1/include/kfr/simd/
H A Dshuffle.hpp464 KFR_INTRINSIC vec<T, N> ctranspose(const vec<T, N>& x) in KFR_FN()
468 KFR_FN(ctranspose) in KFR_FN() argument
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DPdef.schelp30 Pbindf(Pdef(\x), \dur, 0.1, \ctranspose, 15).play;
31 Pbindf(Pdef(\x), \dur, 0.3, \ctranspose, 2).play;
H A DPdefn.schelp27 Pbind(\note, Pdefn(\x), \dur, 0.1, \ctranspose, 15).play;
/dports/math/octave-forge-ltfat/ltfat/inst/thirdparty/sparsify/
H A DREADME.m99 % ctranspose.m
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DMatrix.h428 void ctranspose( Matrix<MT,SO>& matrix );
976 BLAZE_ALWAYS_INLINE void ctranspose( Matrix<MT,SO>& matrix ) in ctranspose() function
978 (*matrix).ctranspose(); in ctranspose()
/dports/math/octave-forge-stk/stk/inst/arrays/@stk_factorialdesign/
H A Dstk_factorialdesign.m274 %--- transpose, ctranspose ----------------------------------------------------
/dports/math/blaze/blaze-3.8/blaze/math/adaptors/symmetricmatrix/
H A DSparseScalar.h474 inline SymmetricMatrix& ctranspose();
2535 inline SymmetricMatrix<MT,SO,false,true>& SymmetricMatrix<MT,SO,false,true>::ctranspose() in ctranspose() function
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_function.m140 assert (ismethod (F, 'ctranspose')) ;
/dports/math/blaze/blaze-3.8/blaze/math/adaptors/hermitianmatrix/
H A DSparse.h481 inline HermitianMatrix& ctranspose();
2569 inline HermitianMatrix<MT,SO,false>& HermitianMatrix<MT,SO,false>::ctranspose() in ctranspose() function

12345678910>>...13