Controlpp
Loading...
Searching...
No Matches
controlpp::ExpmPadeParams Struct Reference

Pade for the scaled pade matrix exponential. More...

#include <controlpp/expm.hpp>

Public Attributes

int order
 The order of the pade approximation.
 
int scaling
 The scaling and squaring factor for the matrix.
 

Detailed Description

Pade for the scaled pade matrix exponential.

Member Data Documentation

◆ order

int controlpp::ExpmPadeParams::order

The order of the pade approximation.

◆ scaling

int controlpp::ExpmPadeParams::scaling

The scaling and squaring factor for the matrix.


The documentation for this struct was generated from the following file: