#include <ap_fixed.h>
#include <ap_int.h>
#include <array>
#include <limits>
#include <iomanip>
#include <cassert>
#include <boost/property_tree/ptree.hpp>
#include "L1Trigger/L1TMuonOverlapPhase2/interface/LutNetworkFixedPointCommon.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Classes | |
class | lutNN::LutNeuronLayerFixedPoint< input_I, input_F, inputSize, lut_I, lut_F, neurons, output_I > |
Namespaces | |
lutNN | |
Functions | |
constexpr size_t | lutNN::ceillog2 (size_t i) |
constexpr size_t | lutNN::floorlog2 (size_t i) |