mirror of
https://github.com/apache/commons-math.git
synced 2025-02-08 02:59:36 +00:00
Deprecated DifferentiableUnivariateMatrixFunction interface.
This interface is in fact never used in the library... git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1383854 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d2f23bba39
commit
6fe3ae0e6c
@ -21,6 +21,7 @@ package org.apache.commons.math3.analysis;
|
||||
*
|
||||
* @version $Id$
|
||||
* @since 2.0
|
||||
* @deprecated as of 3.1 replaced by {@link org.apache.commons.math3.analysis.differentiation.UnivariateDifferentiableMatrixFunction}
|
||||
*/
|
||||
public interface DifferentiableUnivariateMatrixFunction
|
||||
extends UnivariateMatrixFunction {
|
||||
|
Loading…
x
Reference in New Issue
Block a user