Research Article

Parallelization of Eigenvalue-Based Dimensional Reductions via Homotopy Continuation

Algorithm 1

R-K method for automatic step.
Input , , , tol,
Output
()
() initialize step
()
While  do
  ()
  ()
  ()
  ()
  ()
  If   then
    
    
  End
  
End