10 class GramSchmidtTest;
41 virtual void run()
override;
Provides tests for types Vector, DynamicVector and all Vector functionality.
virtual void run() override
This routine is triggered by the TestCaseCollection.
GramSchmidtTest()
Cosntructor.
virtual ~GramSchmidtTest()
Destructor, empty.
void testModifiedGramSchmidt()
Tests constructors.
Represents one test case.
Have to include this header, as I need access to the SYCL_EXTERNAL keyword.