| Copyright | (c) Jun Narumi 2018-2020 |
|---|---|
| License | MIT |
| Maintainer | [email protected] |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.Matrix.SymmetryOperationsSymbols.Calc
Description
Documentation
deriveSymmetryOperation :: (Monad m, Integral a) => (SymbolSenseVectorOrientation -> m String) -> SymbolSenseVectorOrientation -> m (Matrix (Ratio a)) Source #
correpondToRotInversion :: Integral a => Trace a -> Determinant a -> Bool Source #
correpondToNFoldRotation :: Integral a => Trace a -> Determinant a -> Bool Source #
correpondToGlideOrReflection :: Integral a => Trace a -> Determinant a -> Bool Source #