Minor header changes.

time-shift
Marco Ratto 2010-05-31 11:27:19 +02:00
parent d85fc06444
commit cbf9739d90
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
function [nCPU]= GiveCPUnumber (ComputerInformations)
% DESCRIPTION
% This function return the CPUs or cores numer avaiable
% PARALLEL CONTEXT
% In a parallel context this function return the CPUs or cores numer avaiable
% on the computer used for run parallel code.
%
% INPUTS