org.jblas
Class Trigonometry

java.lang.Object
  extended by org.jblas.Trigonometry

public class Trigonometry
extends java.lang.Object

Container for trigonometric functions on vectors and matrices.

Version:
$Revision$
Author:
Johannes Schaback, last edited by $Author$, $Date$

Constructor Summary
Trigonometry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trigonometry

public Trigonometry()


written by Mikio L. Braun and Johannes Schaback