Home
last modified time | relevance | path

Searched refs:testBandOperation (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/traits/bandtrait/
H A DClassTest.h78 void testBandOperation();
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/bandtrait/
H A DClassTest.cpp89 testBandOperation(); in ClassTest()
111 void ClassTest::testBandOperation() in testBandOperation() function in blazetest::mathtest::traits::bandtrait::ClassTest
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dvecdvecouter/
H A DOperationTest.h199 void testBandOperation ( blaze::TrueType );
200 void testBandOperation ( blaze::FalseType );
378 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
4896 void OperationTest<VT1,VT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
5170 void OperationTest<VT1,VT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/svecdvecouter/
H A DOperationTest.h194 void testBandOperation ();
372 testBandOperation(); in OperationTest()
4815 void OperationTest<VT1,VT2>::testBandOperation() in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/svecsvecouter/
H A DOperationTest.h191 void testBandOperation ();
369 testBandOperation(); in OperationTest()
4812 void OperationTest<VT1,VT2>::testBandOperation() in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dvecsvecouter/
H A DOperationTest.h194 void testBandOperation ();
372 testBandOperation(); in OperationTest()
4815 void OperationTest<VT1,VT2>::testBandOperation() in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatrepeat/
H A DOperationTest.h201 void testBandOperation ( blaze::TrueType );
202 void testBandOperation ( blaze::FalseType );
399 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
8848 void OperationTest<MT,R0,R1>::testBandOperation( blaze::TrueType ) in testBandOperation() function
9660 void OperationTest<MT,R0,R1>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dvecexpand/
H A DOperationTest.h193 void testBandOperation ( blaze::TrueType );
194 void testBandOperation ( blaze::FalseType );
382 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
9521 void OperationTest<VT,E>::testBandOperation( blaze::TrueType ) in testBandOperation() function
10327 void OperationTest<VT,E>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatadd/
H A DOperationTest.h227 void testBandOperation ( blaze::TrueType );
228 void testBandOperation ( blaze::FalseType );
440 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11850 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12626 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatsub/
H A DOperationTest.h227 void testBandOperation ( blaze::TrueType );
228 void testBandOperation ( blaze::FalseType );
440 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11848 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12624 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatsmatadd/
H A DOperationTest.h227 void testBandOperation ( blaze::TrueType );
228 void testBandOperation ( blaze::FalseType );
440 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11844 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12620 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/smatdmatsub/
H A DOperationTest.h227 void testBandOperation ( blaze::TrueType );
228 void testBandOperation ( blaze::FalseType );
440 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11849 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12625 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatsmatsub/
H A DOperationTest.h227 void testBandOperation ( blaze::TrueType );
228 void testBandOperation ( blaze::FalseType );
440 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11849 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12625 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatmax/
H A DOperationTest.h224 void testBandOperation ( blaze::TrueType );
225 void testBandOperation ( blaze::FalseType );
443 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11572 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12348 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatmin/
H A DOperationTest.h224 void testBandOperation ( blaze::TrueType );
225 void testBandOperation ( blaze::FalseType );
443 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11572 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12348 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatschur/
H A DOperationTest.h225 void testBandOperation ( blaze::TrueType );
226 void testBandOperation ( blaze::FalseType );
437 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11793 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12569 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/smatdmatadd/
H A DOperationTest.h227 void testBandOperation ( blaze::TrueType );
228 void testBandOperation ( blaze::FalseType );
440 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11757 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12533 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatsmatkron/
H A DOperationTest.h225 void testBandOperation ( blaze::TrueType );
226 void testBandOperation ( blaze::FalseType );
437 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11805 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12581 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatsmatmult/
H A DOperationTest.h224 void testBandOperation ( blaze::TrueType );
225 void testBandOperation ( blaze::FalseType );
437 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
12933 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
13709 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatkron/
H A DOperationTest.h224 void testBandOperation ( blaze::TrueType );
225 void testBandOperation ( blaze::FalseType );
436 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11802 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12578 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/dmatdmatmult/
H A DOperationTest.h224 void testBandOperation ( blaze::TrueType );
225 void testBandOperation ( blaze::FalseType );
437 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
12932 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
13708 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/smatdmatkron/
H A DOperationTest.h225 void testBandOperation ( blaze::TrueType );
226 void testBandOperation ( blaze::FalseType );
437 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11805 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12581 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/smatdmatmult/
H A DOperationTest.h224 void testBandOperation ( blaze::TrueType );
225 void testBandOperation ( blaze::FalseType );
437 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
12929 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
13705 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/smatsmatkron/
H A DOperationTest.h222 void testBandOperation ( blaze::TrueType );
223 void testBandOperation ( blaze::FalseType );
434 testBandOperation( Not_t< IsUniform<DRE> >() ); in OperationTest()
11802 void OperationTest<MT1,MT2>::testBandOperation( blaze::TrueType ) in testBandOperation() function
12578 void OperationTest<MT1,MT2>::testBandOperation( blaze::FalseType ) in testBandOperation() function
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/operations/svecexpand/
H A DOperationTest.h185 void testBandOperation ();
371 testBandOperation(); in OperationTest()
9435 void OperationTest<VT,E>::testBandOperation() in testBandOperation() function

12