Back to Adaptive Vision Library website

You are here: Start » Function Reference » Conversions » RealArrayToProfile

RealArrayToProfile


Header:AVL.h
Namespace:avl

Converts an array of real numbers to a profile.

Syntax

C++
C#
 
void avl::RealArrayToProfile
(
	const atl::Array<float>& inArray,
	avl::Profile& outProfile
)

Parameters

Name Type Default Description
inArray const Array<float>&
outProfile Profile& Output profile