Searched refs:mapTanhToSelf (Results 1 - 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DRealVector.java411 RealVector mapTanhToSelf(); method in interface:RealVector
H A DAbstractRealVector.java696 return copy().mapTanhToSelf();
700 public RealVector mapTanhToSelf() { method in class:AbstractRealVector
H A DArrayRealVector.java449 public RealVector mapTanhToSelf() { method in class:ArrayRealVector

Completed in 228 milliseconds