Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. zeroVector :: AbstractVector a => a

    LPFP LPFP.ElectricField

    No documentation available.

  2. gradientVectorPNG :: FilePath -> (Colour R, Colour R) -> [((R, R), (R, R))] -> IO ()

    LPFP LPFP.Maxwell

    No documentation available.

  3. class RealVectorSpace ds

    LPFP LPFP.Mechanics1D

    A real vector space allows vector addition and scalar multiplication by reals.

  4. type ForceVector = Vec

    LPFP LPFP.MultipleObjects

    No documentation available.

  5. planetHeliocentricRadiusVector :: PlanetDetails -> DecimalDegrees -> AstronomicalUnits

    astro Data.Astro.Planet.PlanetMechanics

    Calculate Heliocentric Radius Vector. It takes Planet Details and true anomaly.

  6. planetProjectedRadiusVector :: PlanetDetails -> DecimalDegrees -> AstronomicalUnits -> AstronomicalUnits

    astro Data.Astro.Planet.PlanetMechanics

    Calculate Heliocentric Radius Vector projected to the ecliptic. It takes Planet Details, planetHeliocentric latitude and Radius Vector

  7. pcmAliasSequenceFromStorableVector :: forall (m :: Type -> Type) . MonadIO m => Int -> FilePath -> Int -> Vector Float -> Monad m Sequence

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

  8. pcmAliasSequencesFromStorableVectorChannels :: forall (m :: Type -> Type) . MonadIO m => BlockOrder -> Int -> FilePath -> [Vector Float] -> Monad m [Sequence]

    audacity Sound.Audacity.Project.Track.Wave

    It is an unchecked error if StorableVectors have different lengths.

  9. sequenceFromStorableVector :: Int -> Vector Float -> [T]

    audacity Sound.Audacity.Project.Track.Wave.Summary

    No documentation available.

  10. mapToVector :: (Nat w, Storable a) => Size w -> (Use -> a) -> T w -> Vector a

    battleship-combinatorics Combinatorics.Battleship.Count.Frontier

    No documentation available.

Page 98 of many | Previous | Next