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 1d7edd5 commit f8d36f5Copy full SHA for f8d36f5
src/kernel.jl
@@ -1,3 +1,5 @@
1
+export Kernel
2
+
3
struct Kernel{T,S}
4
ops::S
5
end
0 commit comments