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 aba3184 commit 1a98575Copy full SHA for 1a98575
src/aggregation.jl
@@ -1,5 +1,5 @@
1
function smoothed_aggregation(A::TA,
2
- ::Type{Val{bs}}=Val{1},
+ ::Type{Val{bs}}=Val{1};
3
symmetry = HermitianSymmetry(),
4
strength = SymmetricStrength(),
5
aggregate = StandardAggregation(),
0 commit comments