cindexcomputer.cpp
来自「The ROSETTA C++ library is a collection 」· C++ 代码 · 共 14 行
CPP
14 行
//-------------------------------------------------------------------// Author........: Staal Vinterbo// Date..........:// Description...: Implements the calculation of ROC areas with// standard error//// @ARTICLE{hanley:roc82,// author = "James A. Hanley and Barbara J. McNeil",// title = "The meaning and use of the area under the ROC curve",// journal = "Radiology",// year = 1982,// }//// Revisions.....: A
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?