We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b0769 commit fb589f9Copy full SHA for fb589f9
example/specialmatrices/CMakeLists.txt
@@ -1,2 +1,4 @@
1
ADD_EXAMPLE(specialmatrices_dp_spmv)
2
ADD_EXAMPLE(tridiagonal_dp_type)
3
+ADD_EXAMPLE(symtridiagonal_dp_type)
4
+ADD_EXAMPLE(hermtridiagonal_cdp_type)
0 commit comments