numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
iteration_layer_handler.h File Reference

Definition of iteration_layer_handler class. More...

#include <atomic>
#include <memory>
+ Include dependency graph for iteration_layer_handler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  num_collect::logging::impl::iteration_layer_handler
 Class to handle layers of iterations. More...
 
class  num_collect::logging::impl::iteration_layer_handler::node
 Class of internal nodes. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::logging
 Namespace of logging.
 
namespace  num_collect::logging::impl
 Namespace of internal implementations.
 

Detailed Description

Definition of iteration_layer_handler class.

Definition in file iteration_layer_handler.h.