KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TestCalcMD5.m File Reference

Automatic test: CalcMD5 (Mex) This is a routine for automatic testing. It is not needed for processing and can be deleted or moved to a folder, where it does not bother. More...

Go to the source code of this file.

Functions

function  TestCalcMD5 (doSpeed)
 Automatic test: CalcMD5 (Mex) This is a routine for automatic testing. It is not needed for processing and can be deleted or moved to a folder, where it does not bother. More...
 
function Out = TestCalcMD5>Base64decode (In)
 
function [ Number ,
Unit ] = 
TestCalcMD5>UnitPrint (N)
 

Detailed Description

Automatic test: CalcMD5 (Mex) This is a routine for automatic testing. It is not needed for processing and can be deleted or moved to a folder, where it does not bother.

Definition in file TestCalcMD5.m.

Function Documentation

function Out = TestCalcMD5>Base64decode (   In)

Definition at line 188 of file TestCalcMD5.m.

References X.

function [Number , Unit ] = TestCalcMD5>UnitPrint (   N)

Definition at line 210 of file TestCalcMD5.m.

function TestCalcMD5 (   doSpeed)

Automatic test: CalcMD5 (Mex) This is a routine for automatic testing. It is not needed for processing and can be deleted or moved to a folder, where it does not bother.

TestCalcMD5(doSpeed)

INPUT
doSpeed: Optional logical flag to trigger time consuming speed tests. Default: TRUE. If no speed test is defined, this is ignored.
OUTPUT
On failure the test stops with an error. The speed is compared to a Java method.

Tested: Matlab 6.5, 7.7, 7.8, WinXP Author: Jan Simon, Heidelberg, (C) 2009-2010 J@n-S.nosp@m.imon.nosp@m..De

Definition at line 17 of file TestCalcMD5.m.

References CalcMD5(), and typecast().

Here is the call graph for this function: