Package | Description |
---|---|
gov.sandia.cognition.learning.function.vector |
Provides functions that output vectors.
|
Modifier and Type | Class and Description |
---|---|
class |
ElementWiseDifferentiableVectorFunction
An ElementWiseVectorFunction that is also a DifferentiableVectorFunction
|
Modifier and Type | Method and Description |
---|---|
ElementWiseVectorFunction |
ElementWiseVectorFunction.clone() |
Constructor and Description |
---|
ElementWiseVectorFunction(ElementWiseVectorFunction other)
Copy Constructor
|