Skip to content

A set of C++ libraries aimed at providing control theoretic functionalities.

License

Notifications You must be signed in to change notification settings

sguazt/dcsxx-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcsxx-control

A set of C++ libraries aimed at providing control theoretic functionalities.

Building

Prerequisites

  • A modern C++98 compiler (e.g., GCC v4.8 or newer is fine)
  • Boost C++ libraries (v1.54 or newer)
  • Boost.Numeric Bindings library (v2 or newer)
  • Boost.uBLASx library (v1 or newer)
  • dcsxx-commons library (v2 or newer)
  • LAPACK Linear Algebra PACKage (v3.5 or newer)
  • [optional] SLICOT Subroutine Library in Systems and Control Theory (v5 or newer)

Compilation

This is a header-only library and thus it does not need to be compiled.

About

A set of C++ libraries aimed at providing control theoretic functionalities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages