chebyshev

package
v0.0.0-...-3807912 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2016 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalcDeriv

func CalcDeriv(deriv *GslChebSeries, cs *GslChebSeries) int32

func CalcInteg

func CalcInteg(integ *GslChebSeries, cs *GslChebSeries) int32

func Coeffs

func Coeffs(cs *GslChebSeries) []float64

double * gsl_cheb_coeffs (const gsl_cheb_series * cs)

func Eval

func Eval(cs *GslChebSeries, x float64) float64

func EvalErr

func EvalErr(cs *GslChebSeries, x float64) (int32, float64, float64)

func EvalN

func EvalN(cs *GslChebSeries, order int, x float64) float64

func EvalNErr

func EvalNErr(cs *GslChebSeries, order int, x float64) (int32, float64, float64)

func Init

func Init(cs *GslChebSeries, f *gogsl.GslFunction, a float64, b float64) int32

func Order

func Order(cs *GslChebSeries) int

func Size

func Size(cs *GslChebSeries) int

Types

type GslChebSeries

type GslChebSeries struct {
	gogsl.GslReference
}

func Alloc

func Alloc(n int) *GslChebSeries

func (*GslChebSeries) Dispose

func (x *GslChebSeries) Dispose()

Jump to

Keyboard shortcuts

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