You are here: Start » AVL.NET » AVL.AbsoluteProfile(AvlNet.Profile, AvlNet.Profile)

AVL.AbsoluteProfile(AvlNet.Profile, AvlNet.Profile)

Transforms each profile value to its absolute value.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void AbsoluteProfile(
	AvlNet.Profile inProfile,
	out AvlNet.Profile outProfile
)

Parameters

inProfile
Type: AvlNet.Profile
Input profile
outProfile
Type: AvlNet.Profile
Output profile

See also