Prototype
std::vector< std::vector<
CenterPointResult
> > run(const std::vector< std::vector< float > > &inputs)=0;
std::vector< std::vector<
CenterPointResult
> > run(const std::vector< std::vector< float > > &inputs)=0;