C# 클래스 YAMP.Io.LoadFunction

상속: SystemFunction
파일 보기 프로젝트 열기: FlorianRappl/YAMP 1 사용 예제들

공개 메소드들

메소드 설명
LoadFunction ( ParseContext context ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

LoadFunction() 공개 메소드

public LoadFunction ( ParseContext context ) : System
context ParseContext
리턴 System