fnorm method

double fnorm()

Implementation

double fnorm(){
	return _complex().fnorm();
}