#include "mcal_add_all_loaders.h"
#include <mbl/mbl_cloneables_factory.h>
#include <mcal/mcal_pca.h>
#include <mcal/mcal_general_ca.h>
#include <mcal/mcal_trivial_ca.h>
#include <mcal/mcal_sparse_basis_cost.h>
Go to the source code of this file.
Functions | |
void | mcal_add_all_loaders () |
Add all binary loaders and factory objects for mcal library. |
Definition in file mcal_add_all_loaders.cxx.
void mcal_add_all_loaders | ( | ) |
Add all binary loaders and factory objects for mcal library.
Add all binary loaders and factory objects available in mcal.
Definition at line 12 of file mcal_add_all_loaders.cxx.