accelerInt  v0.1
Macros | Functions
rational_approximant.cuh File Reference

The generic initialization file for poles/hosts for RA based evaulation of the matrix exponential. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RATIONAL_APPROXIMANT_CUH
 

Functions

void find_poles_and_residuals ()
 get poles and residues for rational approximant to matrix exponential More...
 

Detailed Description

The generic initialization file for poles/hosts for RA based evaulation of the matrix exponential.

Author
Nicholas Curtis
Date
03/09/2015

Contains declaration of RA

Definition in file rational_approximant.cuh.

Macro Definition Documentation

◆ RATIONAL_APPROXIMANT_CUH

#define RATIONAL_APPROXIMANT_CUH

Definition at line 12 of file rational_approximant.cuh.

Function Documentation

◆ find_poles_and_residuals()

void find_poles_and_residuals ( )

get poles and residues for rational approximant to matrix exponential

Definition at line 23 of file rational_approximant.c.