rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
test_power_vector2.m File Reference

function testing the powervectors and its derivatives, i.e. check whether finite difference approximates the derivative. More...

Go to the source code of this file.

Functions

function OK = test_power_vector2 ()
 function testing the powervectors and its derivatives, i.e. check whether finite difference approximates the derivative.
 

Detailed Description

function testing the powervectors and its derivatives, i.e. check whether finite difference approximates the derivative.

Definition in file test_power_vector2.m.

Function Documentation

function OK = test_power_vector2 ( )

function testing the powervectors and its derivatives, i.e. check whether finite difference approximates the derivative.

Return values
OKboolean indicating wether test was successful
Documentation Update:

Definition at line 17 of file test_power_vector2.m.