Monte Carlo Integration Library 1.0
High-performance Monte Carlo methods for numerical integration and optimization
Namespaces
PSO.cpp File Reference

Particle Swarm Optimization implementation. More...

#include "PSO.hpp"
#include "../rng/rng_factory.hpp"
#include <stdexcept>
#include <cstdint>
Include dependency graph for PSO.cpp:

Go to the source code of this file.

Namespaces

namespace  mc
 
namespace  mc::optim
 

Detailed Description

Particle Swarm Optimization implementation.

Definition in file PSO.cpp.