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 Allows to pass back messages to the calling function.
virtual ~ExportHouseholderQR()
BEGIN_NAMESPACE_ACADO typedef unsigned int uint
virtual returnValue getFunctionDeclarations(ExportStatementBlock &declarations) const
#define CLOSE_NAMESPACE_ACADO
virtual returnValue setup()
ExportHouseholderQR(UserInteraction *_userInteraction=0, const std::string &_commonHeaderName="")
returnValue appendVariableNames(std::stringstream &string)
virtual returnValue getDataDeclarations(ExportStatementBlock &declarations, ExportStruct dataStruct=ACADO_ANY) const
Encapsulates all user interaction for setting options, logging data and plotting results.
virtual ExportVariable getGlobalExportVariable(const uint factor) const
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.
Defines a matrix-valued variable to be used for exporting code.