示例#1
0
inline double norm1(const vector3d & vector)
{
	return vector._norm1();
}