chebyshev

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: 3 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 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