RMVL
2.2.0-dev
Robotic Manipulation and Vision Library
|
熵权 TOPSIS 算法 更多...
#include <rmvl/algorithm/math.hpp>
Public 成员函数 | |
EwTopsis (const std::vector< std::vector< double > > &samples) | |
构造熵权 TOPSIS 算法类 | |
std::vector< double > | inference () |
基于权熵 TOPSIS 推理出最终的指标 | |
熵权 TOPSIS 算法
rm::EwTopsis::EwTopsis | ( | const std::vector< std::vector< double > > & | samples | ) |
构造熵权 TOPSIS 算法类
[in] | samples | 样本指标 |
std::vector< double > rm::EwTopsis::inference | ( | ) |
基于权熵 TOPSIS 推理出最终的指标