ArmNN
 25.11
Loading...
Searching...
No Matches
TransformIterator.hpp File Reference
#include <iterator>
Include dependency graph for TransformIterator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TransformIterator< Function, Iterator, Category, T, Distance, Pointer, Reference >

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Functions

template<typename Function, typename Iterator>
constexpr TransformIterator< Function, Iterator > MakeTransformIterator (Iterator i, Function f)