Package one.empty3.library.core.math
Interface Matrix.RowColProducer
-
- Enclosing class:
- Matrix
public static interface Matrix.RowColProducer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
produce(int row, int col, double value)
-