next up previous contents index
Next: getLowerBound Up: cVectorArea Previous: cVectorArea   Contents   Index

cVectorArea

Syntax 1: cVectorArea( longFib lLowerBound,
longFib lUpperBound,
cFibElement * pDefiningFibElement=NULL )

Syntax 2: cVectorArea( longFib lLowerBound,
cFibVariable & vUpperBound,
cFibElement * pDefiningFibElement=NULL ) )

Syntax 3: cVectorArea( cFibVariable & vLowerBound,
longFib lUpperBound,
cFibElement * pDefiningFibElement=NULL ) )

Syntax 4: cVectorArea( cFibVariable & vLowerBound,
cFibVariable & vUpperBound,
cFibElement * pDefiningFibElement=NULL ) )


Der Konstruktoren des Bereichsvektors, sie erstellen jeweils einen Bereichsvektor.


Eingabeparameter:


Rückgabe: keine



Betti Österholz 2013-02-13