Back to Aurora Vision Library Lite website
You are here: Start » Conversions » RealArrayToProfile
RealArrayToProfile
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Converts an array of real numbers to a profile.
Syntax
void avl::RealArrayToProfile ( const atl::Array<float>& inArray, avl::Profile& outProfile )


