A C D E G L M O P S T V

C

calculate(double[]) - Method in interface org.itc.idv.math.Algorithm
calculates the result of the Algorithm for these parameters.
calculate(double[]) - Method in interface org.itc.idv.math.AlgorithmN
Calculates the results of the AlgorithmN for the values in params.
calculate(double, double) - Method in class org.itc.idv.math.SunriseSunsetCollector
Calculate sunrise and sunset times at the location (Lat, lon)
ColumnVector - Class in org.itc.idv.math
 
ColumnVector(Matrix) - Constructor for class org.itc.idv.math.ColumnVector
 
ColumnVector(double[], int) - Constructor for class org.itc.idv.math.ColumnVector
 
ColumnVector(int) - Constructor for class org.itc.idv.math.ColumnVector
 
crossProduct(ColumnVector) - Method in class org.itc.idv.math.Vector3D
outer product (cross-product)result = Vector3D X vec2

A C D E G L M O P S T V