|
singlepp
A C++ library for cell type classification
|
Input to train_integrated().
More...
#include <train_integrated.hpp>
Input to train_integrated().
Instances of this class should not be manually created, but instead returned by prepare_integrated_input() and prepare_integrated_input_intersect().
| Value_ | Numeric type for the matrix values. |
| Index_ | Integer type for the row/column indices of the matrix. |
| Label_ | Integer type for the reference labels. |