Index

M P T 
All Classes and Interfaces|All Packages

M

main(String[]) - Static method in class MultidimensionalArraysExercises
 
MultidimensionalArraysExercises - Class in Unnamed Package
 
MultidimensionalArraysExercises() - Constructor for class MultidimensionalArraysExercises
 

P

populate(double[][]) - Static method in class MultidimensionalArraysExercises
Simulates data with 0.000 in the first element and 0.001 in the second, 0.002 in the third etc.

T

total(double[][]) - Static method in class MultidimensionalArraysExercises
Calculates the total of all of the values
M P T 
All Classes and Interfaces|All Packages