com.croftsoft.core.math.quat
Class QuatTest

java.lang.Object
  extended by com.croftsoft.core.math.quat.QuatTest

public final class QuatTest
extends Object

Quat test methods.

Since:
2008-05-02
Version:
$Id: QuatTest.java,v 1.6 2008/09/20 04:12:46 croft Exp $
Author:
David Wallace Croft

Method Summary
static void main(String[] args)
           
static boolean test()
           
static boolean testMultiply()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

test

public static boolean test()

testMultiply

public static boolean testMultiply()

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)