mirror of
https://github.com/apache/commons-math.git
synced 2025-02-09 11:35:33 +00:00
Fix id tags for TransformType.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1364391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
758d1329be
commit
0d7c65f4bd
@ -19,8 +19,8 @@ package org.apache.commons.math3.transform;
|
||||
/**
|
||||
* This enumeration defines the type of transform which is to be computed.
|
||||
*
|
||||
* @version $Id Revision$
|
||||
* @since 3.0
|
||||
* @version $Id$
|
||||
*/
|
||||
public enum TransformType {
|
||||
/** The type to be specified for forward transforms. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user