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

com.meliorbis.numerics.function.primitives.MultiValuedDoubleFunction Maven / Gradle / Ivy

Go to download

A library for working with large multi-dimensional arrays and the functions they represent

The newest version!
package com.meliorbis.numerics.function.primitives;

import com.meliorbis.numerics.generic.primitives.DoubleArray;

/**
 * @author Tobias Grasl
 */
public interface MultiValuedDoubleFunction extends DoubleFunction>
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy