All Classes |Grouped Classes |Index

Function operator/

/ operator.

	CL_Vec1<Type> CL_Vec1< Type >::operator/(
		const CL_Vec1 < Type > & vector);

	CL_Vec1<Type> CL_Vec1< Type >::operator/(
		Type value);