class Log


Full nameUtilities::Log
Definition#include <Log.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

Log&  getInstance ()

[static]

Log ()

void  makeDir (const string& pdirname, const string& plogfilename = "logfile")

Makes a directory to place results into: keeps adding "+" to pdirname until unique directory is made:

void  setDir (const string& pdirname, const string& plogfilename = "logfile")

Sets an existing directory to place results into:

const string&  getDir ()

[const]

const string&  getLogFileName ()

[const]

const string  appendDir (const string& filename)

[const]

void  out (const string& p_fname, const Matrix& p_mat)

void  out (const string& p_fname, const RowVector& p_mat)

void  out (const string& p_fname, const ColumnVector& p_mat)

int  counter ()

[static]

ofstream&  str ()


Generated by: flitney@mace.fmrib.ox.ac.uk on Thu Feb 22 17:32:45 2001, using kdoc 2.0a36.