GCOP
1.0
|
#include <Eigen/Dense>
#include <vector>
#include <type_traits>
#include <algorithm>
#include <iostream>
#include "ddp.h"
Go to the source code of this file.
Classes | |
class | gcop::PDdp< T, n, c, np > |
Namespaces | |
namespace | gcop |
Functions | |
template<int n = Dynamic, int c = Dynamic> | |
Matrix< double, n, c > | gcop::sym (const Matrix< double, n, c > &A) |