#include <qpOASES_e.h>
Go to the source code of this file.
Functions | |
int | hilbert () |
int | indexDenseSubmatrix () |
int | main () |
long | spGetCol () |
long | spGetRow () |
long | spIndTimes () |
long | sprGetCol () |
long | sprGetRow () |
long | sprIndTimes () |
long | sprTimes () |
long | spTimes () |
int | submatrix () |
USING_NAMESPACE_QPOASES int | sumOfSquares () |
int | Symmetry () |
int hilbert | ( | ) |
Definition at line 57 of file test_matrices.c.
int indexDenseSubmatrix | ( | ) |
Definition at line 140 of file test_matrices.c.
int main | ( | void | ) |
Test matrix classes
Definition at line 812 of file test_matrices.c.
long spGetCol | ( | ) |
Definition at line 230 of file test_matrices.c.
long spGetRow | ( | ) |
Definition at line 284 of file test_matrices.c.
long spIndTimes | ( | ) |
Definition at line 390 of file test_matrices.c.
long sprGetCol | ( | ) |
Definition at line 463 of file test_matrices.c.
long sprGetRow | ( | ) |
Definition at line 521 of file test_matrices.c.
long sprIndTimes | ( | ) |
Definition at line 635 of file test_matrices.c.
long sprTimes | ( | ) |
Definition at line 578 of file test_matrices.c.
long spTimes | ( | ) |
Definition at line 337 of file test_matrices.c.
int submatrix | ( | ) |
Definition at line 101 of file test_matrices.c.
USING_NAMESPACE_QPOASES int sumOfSquares | ( | ) |
Definition at line 29 of file test_matrices.c.
int Symmetry | ( | ) |
Definition at line 724 of file test_matrices.c.