Home > lib > normalize_rows.m

normalize_rows

PURPOSE ^

function cc = normalize_rows(cc)

SYNOPSIS ^

function cc = normalize_rows(cc)

DESCRIPTION ^

 function cc = normalize_rows(cc)

 Divides each row of cc by its sum, or leaves it untouched if its sum is
 zero.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003