Interface Sqrt<T extends Sqrt<T>>

All Known Implementing Classes:
RealInterval

public interface Sqrt<T extends Sqrt<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • sqrt

      T sqrt()