Home
last modified time | relevance | path

Searched refs:testTranspose (Results 1 – 25 of 86) sorted by relevance

1234

/dports/graphics/nurbs++/nurbs++-3.0.11/tests/matrix/
H A Dtest_matrix.cpp18 void testTranspose();
33 CPPUNIT_TEST( testTranspose );
45 CPPUNIT_TEST( testTranspose );
56 CPPUNIT_TEST( testTranspose );
129 void TestMatrix<T>::testTranspose(){ in testTranspose() function in TestMatrix
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Test/
H A DTestMatrix.h28 void testTranspose ();
H A DTestMatrix.cpp301 void TestMatrix::testTranspose () in testTranspose() function in TestMatrix
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/chordsymbol/
H A Dtst_chordsymbol.cpp50 void testTranspose();
226 void TestChordSymbol::testTranspose() in testTranspose() function in TestChordSymbol
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/
H A DIntersectionMatrixTest.java43 public void testTranspose() { in testTranspose() method in IntersectionMatrixTest
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-blackbox.h82 testTranspose (const Field &F, in testTranspose() function
376 ret = ret && testTranspose (F, A, stream3, stream4);
H A Dtest-dif.C175 bool ret = testTranspose<Field> (F, D, iterations);
H A Dtest-sum.C195 bool ret = testTranspose<Field> (F, D, iterations);
H A Dtest-submatrix.C206 bool ret = testTranspose (F, Ap, v1_stream, v2_stream); in testRandomTranspose()
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/views/submatrix/
H A DDenseUnalignedTest.h103 void testTranspose();
H A DDenseAlignedTest.h103 void testTranspose();
H A DSparseTest.h112 void testTranspose();
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/views/columns/
H A DDenseGeneralTest.h106 void testTranspose ();
H A DSparseGeneralTest.h114 void testTranspose();
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/views/rows/
H A DDenseGeneralTest.h106 void testTranspose ();
H A DSparseGeneralTest.h114 void testTranspose();
/dports/devel/boost-docs/boost_1_72_0/libs/python/test/numpy/
H A Dndarray.py58 def testTranspose(self): member in TestNdarray
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/test/numpy/
H A Dndarray.py58 def testTranspose(self): member in TestNdarray
/dports/devel/boost-libs/boost_1_72_0/libs/python/test/numpy/
H A Dndarray.py58 def testTranspose(self): member in TestNdarray
/dports/devel/hyperscan/boost_1_75_0/libs/python/test/numpy/
H A Dndarray.py58 def testTranspose(self): member in TestNdarray
/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/test/
H A Dmatrixtest.cc287 void testTranspose(const MatrixType& matrix) in testTranspose() function
341 testTranspose(nonquadraticMatrix); in main()
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/matrices/identitymatrix/
H A DClassTest.h108 void testTranspose ();
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/matrices/zeromatrix/
H A DClassTest.h108 void testTranspose ();
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/vectors/compressedvector/
H A DProxyTest.h119 void testTranspose();
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/matrices/compressedmatrix/
H A DProxyTest.h121 void testTranspose();

1234