Table of contents Index

class COND_B

Declared in module PySplines.CubicSplines

Inheritance hierarchy:

PySplines.CubicSplines.COND_B
  PySplines.CubicSplines.COND

Synopsis

class COND_B(COND):

    # Inherited from PySplines.CubicSplines.COND
    def Get_A(self, A, h)
    def Get_c(self, c, a, h)
    def Get_g(self, g, a, h)
    def __init__(self, value=0)

Description

Base class for left side conditions.


Author: Berthold H\366llmann
Version: 1.7