PcaResult.stdDev

The standard deviations of each column (1 if not normalized)

struct PcaResult(T)
Slice!(RCI!T) stdDev;

Meta