Home | Trees | Indices | Help |
|
---|
|
|
|||
CombineType FN type of combination of child functions |
|||
ParallelType FN parallel types |
|||
Type FN type |
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
method | |||
parallel | |||
Inherited from Inherited from |
|
|
Creates the FN object. Parameters
|
|
Duplicate the FN object copying all parameters, possibly with a different communicator. Parameters
|
Computes the value of the derivative f'(x) for a given x. Parameters
Returns
|
Computes the value of the function f(x) for a given x. Parameters
Returns
|
Computes the value of the function f(A) for a given matrix A. Parameters
Returns
|
Computes the first column of the matrix f(A) for a given matrix A. Parameters
Returns
|
Gets the two child functions that constitute this combined function, and the way they must be combined. Returns
|
Gets the method currently used for matrix functions. Returns
|
Gets the prefix used for searching for all FN options in the database. Returns
|
Gets the mode of operation in parallel runs. Returns
|
Gets the index of the phi-function. Returns
|
Gets the coefficients of the denominator of the rational function. Returns
|
Gets the coefficients of the numerator of the rational function. Returns
|
Gets the scaling parameters that define the matematical function. Returns
|
Gets the FN type of this object. Returns
|
Sets the two child functions that constitute this combined function, and the way they must be combined. Parameters
|
Sets FN options from the options database. NotesTo see all options, run your program with the -help option.
|
Selects the method to be used to evaluate functions of matrices. Parameters
NotesIn some FN types there are more than one algorithms available for computing matrix functions. In that case, this function allows choosing the wanted method. If |
Sets the prefix used for searching for all FN options in the database. Parameters
NotesA hyphen (-) must NOT be given at the beginning of the prefix name. The first character of all runtime options is AUTOMATICALLY the hyphen.
|
Selects the mode of operation in parallel runs. Parameters
|
Sets the index of the phi-function. Parameters
|
Sets the coefficients of the denominator of the rational function. Parameters
|
Sets the coefficients of the numerator of the rational function. Parameters
|
Sets the scaling parameters that define the matematical function. Parameters
|
Selects the type for the FN object. Parameters
|
Prints the FN data structure. Parameters
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 5 10:53:33 2023 | http://epydoc.sourceforge.net |