GCOP  1.0
Classes | Namespaces | Functions
pddp.h File Reference
#include <Eigen/Dense>
#include <vector>
#include <type_traits>
#include <algorithm>
#include <iostream>
#include "ddp.h"
Include dependency graph for pddp.h:
This graph shows which files directly or indirectly include this file:

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)