Uses of Class
com.library.numj.exceptions.ShapeException
Packages that use ShapeException
-
Uses of ShapeException in com.library.numj
Methods in com.library.numj that throw ShapeExceptionModifier and TypeMethodDescriptionNDArray<?> NumJ.arange(int end) NumJ.arange(int start, int end) NDArray.flatten()NDArray.reshape(int... newShape) NDArray.transpose()Constructors in com.library.numj that throw ShapeException