Class SvmMain


  • public class SvmMain
    extends Object
    Provides the main method for running the Simple Volumetric Model (SVM).
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws IOException
        The main method for running the Simple Volumetric Model (SVM).
        Parameters:
        args - a valid, potentially empty array of specifications
        Throws:
        IOException - in the event of an unrecoverable I/O condition.