34 #ifndef ACADO_TOOLKIT_EXPORT_HOUSE_QR_HPP 35 #define ACADO_TOOLKIT_EXPORT_HOUSE_QR_HPP 67 const std::string& _commonHeaderName =
"" 145 #endif // ACADO_TOOLKIT_EXPORT_HOUSE_QR_HPP virtual returnValue getDataDeclarations(ExportStatementBlock &declarations, ExportStruct dataStruct=ACADO_ANY) const
Allows to pass back messages to the calling function.
virtual ~ExportHouseholderQR()
BEGIN_NAMESPACE_ACADO typedef unsigned int uint
#define CLOSE_NAMESPACE_ACADO
virtual returnValue setup()
ExportHouseholderQR(UserInteraction *_userInteraction=0, const std::string &_commonHeaderName="")
returnValue appendVariableNames(std::stringstream &string)
Encapsulates all user interaction for setting options, logging data and plotting results.
virtual returnValue getCode(ExportStatementBlock &code)
#define BEGIN_NAMESPACE_ACADO
Allows to export Householder QR Factorization for solving linear systems of specific dimensions...
Allows to export automatically generated algorithms for solving linear systems of specific dimensions...
Allows to export code for a block of statements.
virtual returnValue getFunctionDeclarations(ExportStatementBlock &declarations) const
Defines a matrix-valued variable to be used for exporting code.
virtual ExportVariable getGlobalExportVariable(const uint factor) const