All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hu.kazocsaba.math.matrix.immutable.package-info Maven / Gradle / Ivy

/**
 * Immutable matrix implementation. Create instances using {@link hu.kazocsaba.math.matrix.immutable.ImmutableMatrixFactory}.
 * Subclasses of {@link hu.kazocsaba.math.matrix.immutable.ImmutableMatrix} are guaranteed to always contain
 * the same elements as when they were created.
 */
package hu.kazocsaba.math.matrix.immutable;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy