|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
FeedForwardNeuralNetSettings.
Factory| Method Summary | |
FeedForwardNeuralNetSettings |
create()
Creates an instance of FeedForwardNeuralNetSettings object initialized to vendor-specified default values. |
boolean |
supportsCapability(FeedForwardNeuralNetCapability capability)
Returns true if the specified capability is supported in theJDM implementation. |
| Method Detail |
public FeedForwardNeuralNetSettings create()
throws JDMException
FeedForwardNeuralNetSettings object initialized to vendor-specified default values.
JDMException
public boolean supportsCapability(FeedForwardNeuralNetCapability capability)
throws JDMException
capability - An enumeration value that represents a specific capability.
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||