Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. sqlite3_step :: Ptr C'sqlite3_stmt -> IO CInt

    squeather Squeather.Internal

    https://www.sqlite.org/c3ref/step.html

  2. ParseErrorStep :: StepResult -> ParseErrorResult

    squeather Squeather.Internal.Bindings

    A StepResult was found.

  3. newtype InitialStep

    srtree Algorithm.SRTree.NonlinearOpt

    This vector with the same dimension as the parameter vector x specifies the initial step for the optimizer to take. (This applies to local gradient-free algorithms, which cannot use gradients to estimate how big a step to take.)

  4. InitialStep :: Vector Double -> InitialStep

    srtree Algorithm.SRTree.NonlinearOpt

    No documentation available.

  5. get_initial_step :: Opt -> Vector Double -> IO (Result, Vector Double)

    srtree Numeric.Optimization.NLOPT.Bindings

    No documentation available.

  6. set_default_initial_step :: Opt -> Vector Double -> IO Result

    srtree Numeric.Optimization.NLOPT.Bindings

    No documentation available.

  7. set_initial_step :: Opt -> Vector Double -> IO Result

    srtree Numeric.Optimization.NLOPT.Bindings

    No documentation available.

  8. set_initial_step1 :: Opt -> Double -> IO Result

    srtree Numeric.Optimization.NLOPT.Bindings

    No documentation available.

  9. module Stratosphere.ResourceProperties.ApplicationAutoScalingScalingPolicyStepAdjustment

    No documentation available.

  10. data ApplicationAutoScalingScalingPolicyStepAdjustment

    stratosphere Stratosphere.ResourceProperties.ApplicationAutoScalingScalingPolicyStepAdjustment

    Full data type definition for ApplicationAutoScalingScalingPolicyStepAdjustment. See applicationAutoScalingScalingPolicyStepAdjustment for a more convenient constructor.

Page 90 of many | Previous | Next