Interface RotateRight

All Known Subinterfaces:
DecompositionStore<N>
All Known Implementing Classes:
GenericStore, R064Store

public interface RotateRight
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final RotateRight
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    rotateRight(int low, int high, double cos, double sin)
     
  • Field Details

  • Method Details

    • rotateRight

      void rotateRight(int low, int high, double cos, double sin)