A sparse MPC solver for walking motion generation (old version).
Classes | Defines
solver/matrix_ecL_as.h File Reference
#include "smpc_common.h"
#include "problem_param.h"

Go to the source code of this file.

Classes

class  matrix_ecL_as
 Initializes lower diagonal matrix L and performs backward and forward substitutions using this matrix. More...

Defines

#define MATRIX_SIZE_3x3   9
 The number of elements in 3x3 matrix.

Detailed Description

Author:
Alexander Sherikov
Date:
28.08.2011 13:43:12 MSD

Definition in file matrix_ecL_as.h.