Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Orphan Instances for 'Data.Vector' Orphan Instances for Data.Vector.
vectorAlignmentFns :: AlignmentFnsChart Graphics.Rendering.Chart.Backend Alignment to render on vector based graphics.
vectorAlignmentFns :: AlignmentFnsChart Graphics.Rendering.Chart.Backend.Types Alignment to render on vector based graphics.
vector_head_style :: Lens' VectorStyle PointStyleChart Graphics.Rendering.Chart.Plot.Vectors No documentation available.
vector_line_style :: Lens' VectorStyle LineStyleChart Graphics.Rendering.Chart.Plot.Vectors No documentation available.
vectorAngle :: RealFloat a => Point a -> acubicbezier Geom2D vectorCross :: Num a => Point a -> Point a -> acubicbezier Geom2D Cross product of two vectors.
vectorDistance :: Floating a => Point a -> Point a -> acubicbezier Geom2D Distance between two vectors.
vectorMag :: Floating a => Point a -> acubicbezier Geom2D The lenght of the vector.
vectorMagSquare :: Floating a => Point a -> acubicbezier Geom2D The lenght of the vector.