ATLAS Offline Software
Loading...
Searching...
No Matches
EvaluateUtils.h File Reference
#include <string>
#include <vector>
Include dependency graph for AthExTriton/src/EvaluateUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  EvaluateUtils

Functions

std::vector< std::vector< std::vector< float > > > EvaluateUtils::read_mnist_pixel_notFlat (const std::string &full_path)
std::vector< float > EvaluateUtils::flattenNestedVectors (const std::vector< std::vector< float > > &nestedVector)