monte

package
v0.0.0-...-fef7cfc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2015 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

//////// AUTOMATICALLY GENERATED CODE - DO NOT EDIT //////////

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MiserInit

func MiserInit(s *GslMonteMiserState) int32

func MiserIntegrate

func MiserIntegrate(f *gogsl.GslMonteFunction, xl []float64, xu []float64, dim int, calls int, r *rng.GslRng, s *GslMonteMiserState) (int32, float64, float64)

func MiserParamsGet

func MiserParamsGet(s *GslMonteMiserState, params *GslMonteMiserParams)

func MiserParamsSet

func MiserParamsSet(s *GslMonteMiserState, params *GslMonteMiserParams)

func PlainInit

func PlainInit(s *GslMontePlainState) int32

func PlainIntegrate

func PlainIntegrate(f *gogsl.GslMonteFunction, xl []float64, xu []float64, dim int, calls int, r *rng.GslRng, s *GslMontePlainState) (int32, float64, float64)

func VegasChisq

func VegasChisq(s *GslMonteVegasState) float64

func VegasInit

func VegasInit(s *GslMonteVegasState) int32

func VegasIntegrate

func VegasIntegrate(f *gogsl.GslMonteFunction, xl []float64, xu []float64, dim int, calls int, r *rng.GslRng, s *GslMonteVegasState) (int32, float64, float64)

func VegasParamsGet

func VegasParamsGet(s *GslMonteVegasState, params *GslMonteVegasParams)

func VegasParamsSet

func VegasParamsSet(s *GslMonteVegasState, params *GslMonteVegasParams)

func VegasRunval

func VegasRunval(s *GslMonteVegasState) (float64, float64)

Types

type GslMonteMiserParams

type GslMonteMiserParams struct {
	gogsl.GslReference
}

type GslMonteMiserState

type GslMonteMiserState struct {
	gogsl.GslReference
}

func MiserAlloc

func MiserAlloc(dim int) *GslMonteMiserState

func (*GslMonteMiserState) Dispose

func (x *GslMonteMiserState) Dispose()

type GslMontePlainState

type GslMontePlainState struct {
	gogsl.GslReference
}

func PlainAlloc

func PlainAlloc(dim int) *GslMontePlainState

func (*GslMontePlainState) Dispose

func (x *GslMontePlainState) Dispose()

type GslMonteVegasParams

type GslMonteVegasParams struct {
	gogsl.GslReference
}

type GslMonteVegasState

type GslMonteVegasState struct {
	gogsl.GslReference
}

func VegasAlloc

func VegasAlloc(dim int) *GslMonteVegasState

func (*GslMonteVegasState) Dispose

func (x *GslMonteVegasState) Dispose()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL