![]() |
Octopus
|
Go to the source code of this file.
Modules | |
module | lalg_adv_tests_oct_m |
This modules takes care of testing some linear algebra routines. | |
Functions/Subroutines | |
subroutine, public | lalg_adv_tests_oct_m::test_exponential_matrix (namespace) |
Unit tests for the exponential of a matrix. More... | |
real(real64) function | lalg_adv_tests_oct_m::expfun (z) |
Scalar exponential function for real arguments. More... | |
complex(real64) function | lalg_adv_tests_oct_m::zexpfun (z) |
Scalar exponential function for complex arguments. More... | |