error C2668: “log”: 对重载函数的调用不明确
#define MAX_FREQUENCE 2079997//7528283+329805 //1993123+86874
…………
……
#include "stdafx.h"
#include "SegGraph.h"
#include "..\\Utility\\Utility.h"
#include <string.h>
#include <math.h>
……
……
m_segGraph.SetElement(i,i+1,log(MAX_FREQUENCE),0);