fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
compare_images_rmse
Function
5 statements
Source File
fortplot_imagemagick.f90
fortplot_imagemagick
compare_images_rmse
Contents
public function compare_images_rmse(image1, image2) result(rmse)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
image1
character(len=*),
intent(in)
::
image2
Return Value
real(kind=wp)