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

com.accelad.math.nilgiri.autodiff.DifferentialMatrixFunction Maven / Gradle / Ivy

There is a newer version: 1.16
Show newest version
package com.accelad.math.nilgiri.autodiff;

import com.accelad.math.nilgiri.Field;
import com.accelad.math.nilgiri.Ring;

public interface DifferentialMatrixFunction> extends
        Ring>, Differential> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy