エントリーのウェイトは1.0に初期化されます。
void weightarrayfromname(string &names[], float &weights[], string name)
names
を{name}
に、weights
を{1.0}
に設定します。