JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.math.TestBinary64NOUI Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.math.TestBinary64NOUI:
Collaboration diagram for com.jogamp.opengl.test.junit.math.TestBinary64NOUI:

Public Member Functions

void testInfinityExponent ()
 
void testInfinityNegativeExponent ()
 
void testInfinityNegativeSign ()
 
void testInfinityNegativeSignificand ()
 
void testInfinitySign ()
 
void testInfinitySignificand ()
 
void testNaNExponent ()
 
void testNaNSignificand ()
 

Detailed Description

Definition at line 37 of file TestBinary64NOUI.java.

Member Function Documentation

◆ testInfinityExponent()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testInfinityExponent ( )

Definition at line 39 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testInfinityNegativeExponent()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testInfinityNegativeExponent ( )

Definition at line 48 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testInfinityNegativeSign()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testInfinityNegativeSign ( )

Definition at line 57 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testInfinityNegativeSignificand()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testInfinityNegativeSignificand ( )

Definition at line 64 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testInfinitySign()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testInfinitySign ( )

Definition at line 71 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testInfinitySignificand()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testInfinitySignificand ( )

Definition at line 78 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testNaNExponent()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testNaNExponent ( )

Definition at line 85 of file TestBinary64NOUI.java.

Here is the call graph for this function:

◆ testNaNSignificand()

void com.jogamp.opengl.test.junit.math.TestBinary64NOUI.testNaNSignificand ( )

Definition at line 90 of file TestBinary64NOUI.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: