Skip to content

Commit 8f43286

Browse files
Affiedehann
andauthored
Apply suggestions from code review
Co-authored-by: Dehann Fourie <[email protected]>
1 parent 6f7878c commit 8f43286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/entities/AliasScalarSampling.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ struct AliasingScalarSampler
4747
end
4848

4949
function sampleTangent(
50-
M::AbstractDecoratorManifold,
50+
M::AbstractDecoratorManifold, # stand-in type to restrict to just group manifolds
5151
z::AliasingScalarSampler,
5252
p = getPointIdentity(M),
5353
)

0 commit comments

Comments
 (0)