Skip to content

Commit 9f37696

Browse files
author
Andy Ferris
committed
Exported matrix, translation, etc
1 parent 12652a1 commit 9f37696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoordinateTransformations.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export SphericalFromCartesian, CartesianFromSpherical,
4141

4242
# Common transformations
4343
export AbstractAffineTransformation
44-
export AffineTransformation, LinearTransformation, Translation
44+
export AffineTransformation, LinearTransformation, Translation, matrix, translation, translation_reverse
4545
export affine_decomposition_T_of_L, affine_decomposition_L_of_T
4646
export RotationPolar, Rotation2D
4747
export Rotation, RotationXY, RotationYZ, RotationZX

0 commit comments

Comments
 (0)