/* SCCS - @(#)NslTranspose.java 1.5 - 09/01/99 - 00:18:12 */ // Copyright: Copyright (c) 1997 University of Southern California Brain Project. // Copyright: This software may be freely copied provided the toplevel // Copyright: COPYRIGHT file is included with each such copy. // Copyright: Email nsl@java.usc.edu. package nslj.src.math; public final class NslTranspose extends NslTrans { }