Package mgui.neuro.components.types
Interface WeightedSynapse
- All Known Implementing Classes:
SimpleSynapse
public interface WeightedSynapse
-
Method Summary
-
Method Details
-
getWeight
double getWeight() -
setWeight
void setWeight(double weight)
-