메소드 | 설명 | |
---|---|---|
AddIterationInfo ( int num, double residual ) : void | ||
Debug ( string message ) : void | ||
Dispose ( ) : void | ||
Error ( string message ) : void | ||
Info ( string message ) : void | ||
SetFile ( string filename ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
AddLine ( MessageType type, string line ) : void | ||
Logger ( ) : System |
public AddIterationInfo ( int num, double residual ) : void | ||
num | int | |
residual | double | |
리턴 | void |