public final class NetMath
extends java.lang.Object
Constructor and Description |
---|
NetMath() |
Modifier and Type | Method and Description |
---|---|
static double[] |
makeSampledBiExponential(double trin,
double tfin,
double dt) |
static double[] |
makeSampledBiExponential(double trin,
double tfin,
double ttot,
double dt) |
static double[] |
vectorScale(int[] ii,
double f) |
public static double[] makeSampledBiExponential(double trin, double tfin, double dt)
public static double[] makeSampledBiExponential(double trin, double tfin, double ttot, double dt)
public static double[] vectorScale(int[] ii, double f)
Copyright © 2013. All Rights Reserved.