Deletion log

From KitwarePublic
Jump to navigationJump to search

Below is a list of the most recent deletions.

Logs
  • 01:58, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Broken/PCAAnalysisFilter (content was: "The eigenvalues vector doesn't seem to be valid. It seems like the eigenvector corresponding to the smallest value is stored as the normal of the cell in the output - how do you get the other two eigen vectors? ==PCAAnalysisFilter.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkFloatArray.h> #include <vtkPolyData.h> #include <vtkXMLPolyDataWriter.h> #include <vtkPlaneSource.h> #include <vtkPCAAnalysisFilter.h> int main(int argc, char *argv[]) { //create...")