|
|
||||||
|
hyb_parameter.h
Go to the documentation of this file.
332 virtual void DoWrite(TokenWriter& tw, const std::string& rLabel="", const Type* pContext=0) const;
605 virtual void DoWrite(TokenWriter& tw, const std::string& rLabel="", const Type* pContext=0) const;
866 virtual void DoWrite(TokenWriter& tw, const std::string& rLabel="", const Type* pContext=0) const;
915 * For an alternative parametrisation for a linear relation consider an affine map "x -> C x + d" and a
1238 virtual void DoWrite(TokenWriter& tw, const std::string& rLabel="", const Type* pContext=0) const;
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 A TokenReader reads sequential tokens from a file or string. Definition: cfl_tokenreader.h:63 A TokenWriter writes sequential tokens to a file, a string or stdout. Definition: cfl_tokenwriter.h:51 Base class of all libFAUDES objects that participate in the run-time interface. Definition: cfl_types.h:239 Includes all libFAUDES headers, no plugins. Parma_Polyhedra_Library::C_Polyhedron & UserData(const Polyhedron &fpoly) convert a faudes style polyhedron "A x <= B" to a PPL polyhedron, and keep the conversion result in t... Definition: hyb_compute.cpp:22 libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |