| alloc_mem() const override | casadi::LapackLu | inlinevirtual |
| allow_equilibration_failure_ | casadi::LapackLu | protected |
| change_option(const std::string &option_name, const GenericType &option_value) | casadi::ProtoFunction | virtual |
| check_mem_count(casadi_int n) const | casadi::ProtoFunction | inlinevirtual |
| checkout() const | casadi::ProtoFunction | |
| class_name() const override | casadi::LapackLu | inlineprotectedvirtual |
| clear_mem() | casadi::ProtoFunction | |
| colind() const | casadi::LinsolInternal | inline |
| construct(const Dict &opts) | casadi::ProtoFunction | |
| creator(const std::string &name, const Sparsity &sp) | casadi::LapackLu | inlinestatic |
| Creator typedef | casadi::LinsolInternal | |
| debug_repr(const SharedObjectInternal *) const | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | |
| deserialize(DeserializingStream &s) | casadi::LapackLu | inlinestatic |
| destroySingleton() | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | inlineprotected |
| disp(std::ostream &stream, bool more) const override | casadi::LinsolInternal | virtual |
| disp_more(std::ostream &stream) const | casadi::LinsolInternal | inlinevirtual |
| equilibriate_ | casadi::LapackLu | protected |
| error_on_fail_ | casadi::ProtoFunction | |
| finalize() | casadi::ProtoFunction | virtual |
| format_time(char *buffer, double time) const | casadi::ProtoFunction | |
| free_mem(void *mem) const override | casadi::LapackLu | inlinevirtual |
| generate(CodeGenerator &g, const std::string &A, const std::string &x, casadi_int nrhs, bool tr) const | casadi::LinsolInternal | virtual |
| generate_options(const std::string &target) const | casadi::ProtoFunction | virtual |
| GenericSharedInternal() | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | |
| GenericSharedInternal(const GenericSharedInternal &node) | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | |
| get_options() const override | casadi::LapackLu | inlinevirtual |
| get_stats(void *mem) const | casadi::ProtoFunction | virtual |
| getCount() const | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | |
| getPlugin(const std::string &pname) | casadi::PluginInterface< LinsolInternal > | static |
| has_memory(int ind) const | casadi::ProtoFunction | |
| has_option(const std::string &option_name) const | casadi::ProtoFunction | |
| has_plugin(const std::string &pname, bool verbose=false) | casadi::PluginInterface< LinsolInternal > | static |
| infix_ | casadi::LinsolInternal | static |
| init(const Dict &opts) override | casadi::LapackLu | virtual |
| init_mem(void *mem) const override | casadi::LapackLu | virtual |
| initSingleton() | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | inlineprotected |
| instantiate(const std::string &fname, const std::string &pname, Problem problem) | casadi::PluginInterface< LinsolInternal > | static |
| LapackLu(const std::string &name, const Sparsity &sp) | casadi::LapackLu | |
| LapackLu(DeserializingStream &s) | casadi::LapackLu | explicitprotected |
| linsol_eval_sx(const SXElem **arg, SXElem **res, casadi_int *iw, SXElem *w, void *mem, bool tr, casadi_int nrhs) const | casadi::LinsolInternal | virtual |
| LinsolInternal(const std::string &name, const Sparsity &sp) | casadi::LinsolInternal | |
| LinsolInternal(DeserializingStream &s) | casadi::LinsolInternal | explicitprotected |
| load_library(const std::string &libname, std::string &resultpath, bool global) | casadi::PluginInterface< LinsolInternal > | static |
| load_plugin(const std::string &pname, bool register_plugin=true, bool needs_lock=true) | casadi::PluginInterface< LinsolInternal > | static |
| memory(int ind) const | casadi::ProtoFunction | |
| meta_doc | casadi::LapackLu | static |
| name_ | casadi::ProtoFunction | |
| ncol() const | casadi::LinsolInternal | inline |
| neig(void *mem, const double *A) const | casadi::LinsolInternal | virtual |
| nfact(void *mem, const double *A) const override | casadi::LapackLu | virtual |
| nnz() const | casadi::LinsolInternal | inline |
| nrow() const | casadi::LinsolInternal | inline |
| operator=(const GenericSharedInternal &node) | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | |
| options_ | casadi::LapackLu | static |
| plugin_deserialize(const std::string &pname) | casadi::PluginInterface< LinsolInternal > | static |
| plugin_name() const override | casadi::LapackLu | inlineprotectedvirtual |
| plugin_options(const std::string &pname) | casadi::PluginInterface< LinsolInternal > | static |
| pluginFromRegFcn(RegFcn regfcn) | casadi::PluginInterface< LinsolInternal > | static |
| print(const char *fmt,...) const | casadi::ProtoFunction | |
| print_option(const std::string &name, std::ostream &stream) const | casadi::ProtoFunction | |
| print_options(std::ostream &stream) const | casadi::ProtoFunction | |
| print_time(const std::map< std::string, FStats > &fstats) const | casadi::ProtoFunction | |
| print_time_ | casadi::ProtoFunction | |
| ProtoFunction(const std::string &name) | casadi::ProtoFunction | |
| ProtoFunction(DeserializingStream &s) | casadi::ProtoFunction | explicitprotected |
| rank(void *mem, const double *A) const | casadi::LinsolInternal | virtual |
| record_time_ | casadi::ProtoFunction | |
| RegFcn typedef | casadi::PluginInterface< LinsolInternal > | |
| registerPlugin(const Plugin &plugin, bool needs_lock=true) | casadi::PluginInterface< LinsolInternal > | static |
| registerPlugin(RegFcn regfcn, bool needs_lock=true) | casadi::PluginInterface< LinsolInternal > | static |
| regularity_check_ | casadi::ProtoFunction | |
| release(int mem) const | casadi::ProtoFunction | |
| row() const | casadi::LinsolInternal | inline |
| serialize(SerializingStream &s) const | casadi::ProtoFunction | |
| serialize_base_function() const | casadi::ProtoFunction | inlinevirtual |
| serialize_body(SerializingStream &s) const override | casadi::LapackLu | virtual |
| serialize_type(SerializingStream &s) const override | casadi::LinsolInternal | virtual |
| sfact(void *mem, const double *A) const | casadi::LinsolInternal | inlinevirtual |
| shared_from_this() | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | inlineprotected |
| shared_from_this() const | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | inlineprotected |
| SharedObjectInternal() | casadi::SharedObjectInternal | inline |
| SharedObjectInternal(const SharedObjectInternal &node) | casadi::SharedObjectInternal | inline |
| solve(void *mem, const double *A, double *x, casadi_int nrhs, bool tr) const override | casadi::LapackLu | virtual |
| solvers_ | casadi::LinsolInternal | static |
| sp_ | casadi::LinsolInternal | |
| sprint(char *buf, size_t buf_sz, const char *fmt,...) const | casadi::ProtoFunction | |
| verbose_ | casadi::ProtoFunction | |
| weak() | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | |
| weak_ref_type typedef | casadi::SharedObjectInternal | |
| ~GenericSharedInternal()=0 | casadi::GenericSharedInternal< SharedObject, SharedObjectInternal > | pure virtual |
| ~LapackLu() override | casadi::LapackLu | |
| ~LinsolInternal() override | casadi::LinsolInternal | |
| ~ProtoFunction() override=0 | casadi::ProtoFunction | pure virtual |