scale_radius!

ReservoirComputing.scale_radius!Function
scale_radius!(matrix, radius)

Scale the spectral radius of the given matrix to be equal to the given radius

Arguments

  • matrix: Matrix to be scaled.
  • radius: desidered radius to scale the given matrix to
source