rsLQR  0.1
solve.h File Reference

Core methods for solving problems with nsLQR. More...

#include "solver.h"

Go to the source code of this file.

Functions

int ndlqr_Solve (NdLqrSolver *solver)
 Solve an LQR problem using rsLQR. More...
 
Matrix ndlqr_GetSolution (NdLqrSolver *solver)
 Return the solution vector. More...
 
int ndlqr_CopySolution (NdLqrSolver *solver, double *soln)
 Copies the solution vector to a user-supplied array. More...
 

Detailed Description

Core methods for solving problems with nsLQR.

Author
Brian Jackson (bjack.nosp@m.205@.nosp@m.gmail.nosp@m..com)
Version
0.1
Date
2022-01-29