Package org.flag4j.core.dense_base
package org.flag4j.core.dense_base
-
ClassDescriptionThe base class for all complex dense tensors.DenseMatrixMixin<T,
X> This interface specifies methods which all dense matrices should implement.DenseMixin<X extends Number>Interface which specifies methods that any dense vector, matrix, or tensor should implement.DenseTensorBase<T,W, Y, D extends Serializable, X extends Number> This is the base class for all dense tensors.This interface specifies methods which should be implemented by all dense tensors.Interface which specifies methods which any dense vector should implement.The base class for all real dense tensors.