|
bnmf-algs
|
Go to the source code of this file.
Classes | |
| struct | bnmf_algs::alloc_model::Params< Scalar > |
| Structure to hold the parameters for the Allocation Model [5]. More... | |
Namespaces | |
| bnmf_algs | |
| Main namespace for bnmf-algs library. | |
| bnmf_algs::alloc_model | |
| Namespace that contains functions related to Allocation Model [5]. | |
Functions | |
| template<typename Scalar > | |
| Params< Scalar > | bnmf_algs::alloc_model::make_bld_params (const shape< 3 > &tensor_shape) |
| Make default BLD solver parameters. More... | |
| template<typename Scalar > | |
| std::vector< Params< Scalar > > | bnmf_algs::alloc_model::make_EM_params (const shape< 3 > &tensor_shape) |
| Make default EM solver parameters. More... | |
1.8.11