You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
operator
testsuite
lapackTest.hh
Go to the documentation of this file.
1
7
#pragma once
8
9
#include "
basics/testcase.hh
"
10
11
namespace
test
{
12
17
class
LapackTest
:
public
TestCase
{
18
public
:
19
virtual
~LapackTest
() {}
20
virtual
void
run
();
21
23
24
void
testLapackChol();
26
private
:
27
};
28
29
}
// namespace test
30
31
32
test::LapackTest
Definition
lapackTest.hh:17
test::LapackTest::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:23 for Concepts by
1.9.8