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 6f7878c commit 8f43286Copy full SHA for 8f43286
src/entities/AliasScalarSampling.jl
@@ -47,7 +47,7 @@ struct AliasingScalarSampler
47
end
48
49
function sampleTangent(
50
- M::AbstractDecoratorManifold,
+ M::AbstractDecoratorManifold, # stand-in type to restrict to just group manifolds
51
z::AliasingScalarSampler,
52
p = getPointIdentity(M),
53
)
0 commit comments