public interface ICounter
Modifier and Type | Method and Description |
---|---|
Bounds |
bounds() |
double |
cost(int layer,
int value) |
double |
cost(int layer,
int value,
int state) |
Bounds bounds()
double cost(int layer, int value)
double cost(int layer, int value, int state)
Copyright © 2018. All rights reserved.