MatrixExponentialFactory

About the MatrixExponentialFactory class

The WaveBlocks Project

@author: R. Bourquin @copyright: Copyright (C) 2010, 2011, 2012 R. Bourquin @license: Modified BSD License

Inheritance diagram

Inheritance diagram of MatrixExponentialFactory

Class documentation

class WaveBlocks.MatrixExponentialFactory

A factory for matrix exponential routines.

get_matrixexponential(parameters)

Returns the requested matrix exponential routine.

Parameters:parameters – A ParameterProvider instance containing at least the key matrix_exponential and depending on its values more keys.

Table Of Contents

Previous topic

MatrixExponential

Next topic

QuadratureRule

This Page