OrthonormalSequence.h File Reference
#include <vector>
#include <Eigen/Householder>
#include <Eigen/Jacobi>
#include <jrl-qp/api.h>
#include <jrl-qp/defs.h>
#include <jrl-qp/internal/SingleNZSegmentVector.h>
#include <jrl-qp/internal/Workspace.h>
Include dependency graph for OrthonormalSequence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jrl::qp::internal::ElemOrthonormalSequence
 
class  jrl::qp::internal::OrthonormalSequence
 
class  jrl::qp::internal::PartitionnedQ
 

Namespaces

 jrl
 
 jrl::qp
 
 jrl::qp::internal
 

Enumerations

enum  jrl::qp::internal::OSeqType { jrl::qp::internal::OSeqType::Householder, jrl::qp::internal::OSeqType::Givens, jrl::qp::internal::OSeqType::Permutation }