rsLQR  0.1
NdLqrCholeskyFactors Struct Reference

Stores a list of CholeskyInfo structs for the rsLQR solver. More...

#include <cholesky_factors.h>

Data Fields

int depth
 
int nhorizon
 
CholeskyInfocholinfo
 
int numfacts
 

Detailed Description

Stores a list of CholeskyInfo structs for the rsLQR solver.

Construction and deconstruction

Initialize a new struct using ndlqr_NewCholeskyFactors(), which must be paired with a call to ndlqr_FreeCholeskyFactors().

Methods


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