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