All Classes |Grouped Classes |Index

Function round

Rounds all components on a vector.

	CL_Vec1<Type>& CL_Vec1< Type >::round();

	static CL_Vec1<Type> CL_Vec1< Type >::round(
		const CL_Vec1 < Type > & vector);

Detailed description:

Uses Asymmetric Arithmetic Rounding