| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCA_), | intent(inout) | :: | obj | |||
| character(len=*), | intent(in), | optional | :: | filename | ||
| real(kind=real64), | intent(in), | optional | :: | DataFrame(:,:) | ||
| logical, | intent(in), | optional | :: | columns_are_feature_names | ||
| integer(kind=int32), | intent(in), | optional | :: | num_feature |