Skip to content

xun-tong/cmpc_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmpc_test

The MPC problem setup description is found in firefly.py, which is here without disturbance states.

The automatically generated code are in the cmpc directory.

All the available constants are found in cmpc/include/mpc_const.h.
cmpc/include/mpc_base.h includes the type definition real_t, which is the type for all numeric operations of the algorithm. By default, the generated code uses double precision float (64-bit) for all computations.

firefly_mpc.c is a test file to make use of the generated code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published