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

AVL.NegateProfile(AvlNet.Profile, AvlNet.Profile)

Transforms each profile value to its negation.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

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

See also