MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / ~ErrorModel

Method ~ErrorModel

include/error_models/ErrorModel.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 public:
64 ErrorModel() = default;
65 virtual ~ErrorModel() = default;
66
67 /** static access to dimensions*/
68 static const int InputDim = InputDimTemp;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected