Skip to content
Commit 399f9627 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Moved algorithms from TNL/Containers/Algorithms/ to just TNL/Algorithms/

The usage of algorithms such as MemoryOperations or Reduction is not
bound to a particular container. On the other hand, ArrayIO,
ArrayAssignment, VectorAssignment and StaticArrayAssignment are just
implementation details for the containers - moved into
TNL/Containers/detail/

Also moved ParallelFor, StaticFor, StaticVectorFor, TemplateStaticFor
into TNL/Algorithms/
parent 57db358c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment