Next: Interface histogram
Up: Module linearalgebra_module
Previous: Interface find_in_array
Contents
Index
Root-mean-square difference calculation for components of two vectors or arrays.
For two vectors of dimensions, this is calculated as
For two arrays of dimension , this is calculated as
- vector1, vector2 -- real(dp), intent(in), dimension(:)
-
- array1, array2 -- real(dp), intent(in), dimension(:,:)
-
- Return value --
real(dp)
-
histogram interface
gabor
2009-06-30