Class ComplexBufferPerformanceTestNoCommonIf

java.lang.Object
fi.iki.jmtilli.javafastcomplex.ComplexBufferPerformanceTestNoCommonIf

public class ComplexBufferPerformanceTestNoCommonIf
extends java.lang.Object
Performance test for mutable complex numbers with no common interface with immutable complex numbers. Shows that having a common interface to mutable and immutable complex numbers has practically no performance penalty.
  • Constructor Summary

    Constructors 
    Constructor Description
    ComplexBufferPerformanceTestNoCommonIf()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait