Class Matrices.ResizingMethod

java.lang.Object
net.algart.arrays.Matrices.ResizingMethod
Direct Known Subclasses:
Matrices.ResizingMethod.Averaging
Enclosing class:
Matrices

public static class Matrices.ResizingMethod extends Object

Resizing mode for Matrices.asResized method.

This class is immutable and thread-safe: there are no ways to modify settings of the created instance.