Skip to content

C++ implementation of Fast Discrete Riccati Equation solver

Notifications You must be signed in to change notification settings

adubredu/riccati

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riccati

C++ implementation of Fast Discrete Riccati Equation solver based on the Structure-Preserving Doubling Algorithm

Installation

Install Eigen3

Usage

Run the following commands in your terminal to compile the code and run the example:

make             # to compile code
./riccati_main   # to run example

About

C++ implementation of Fast Discrete Riccati Equation solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published