C# Class YAMP.Io.LoadFunction

Inheritance: SystemFunction
Mostra file Open project: FlorianRappl/YAMP Class Usage Examples

Public Methods

Method Description
LoadFunction ( ParseContext context ) : System

Private Methods

Method Description
ASCIILoad ( String filename, System.Boolean &error ) : MatrixValue
Function ( StringValue filename ) : void
Function ( StringValue filename, ArgumentsValue args ) : void
Function ( StringValue filename, StringValue filetype ) : void
ImageLoad ( String filename, System.Boolean &error, Double coarsening = Double.NaN ) : MatrixValue
Load ( String filename, System.Boolean &error ) : Value>.IDictionary
Notify ( Int32 count ) : void

Method Details

LoadFunction() public method

public LoadFunction ( ParseContext context ) : System
context ParseContext
return System