PcaType Fields |
The PcaType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DataAsCol |
the vectors are stored as columns (i.e. values of a certain vector component are stored continuously)
|
![]() ![]() | DataAsRow |
the vectors are stored as rows (i.e. all the components of a certain vector are stored continously)
|
![]() ![]() | UseAvg |
use pre-computed average vector
|
![]() | value__ |