CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Helper class to store two generic type. More...
Public Member Functions | |
Pair (T first, U second) | |
Properties | |
T | First [get, set] |
U | Second [get, set] |
Helper class to store two generic type.
T | The first type |
U | The second type |