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.
2 parents 60320d4 + de99b36 commit 5473d30Copy full SHA for 5473d30
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