12#ifndef LWTNN_UTILS_FAST_INPUT_PREPROCESSOR_H
13#define LWTNN_UTILS_FAST_INPUT_PREPROCESSOR_H
15#include "lwtnn/lightweight_network_config.hh"
16#include "lwtnn/Exceptions.hh"
26 using Eigen::VectorXd;
27 using Eigen::MatrixXd;
36 const std::vector<std::string>& order);
49 const std::vector<std::string>& order);
Ensure that the extensions for the Vector3D are properly loaded.