#include <Eigen/Core>
#include <iostream>
#include "soth/api.hpp"
Classes | |
struct | soth::MATLAB |
Namespaces | |
namespace | soth |
Defines | |
#define | EI_FOREACH(a, b) for( Index a=0;a<b.size();++a ) |
#define EI_FOREACH | ( | a, | |
b | |||
) | for( Index a=0;a<b.size();++a ) |
Referenced by soth::Stage::freezeSlacks(), soth::maxLambda(), soth::operator<<(), and soth::Stage::propagateDowndate().