close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 8, 2012, 2:39:44 PM (13 years ago)
- Author:
-
Jorge
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
| 1 | = Math = |
| 2 | |
| 3 | * New function to compute the hessian (#1553) |
| 4 | |
| 5 | {{{ |
| 6 | #!java |
| 7 | Matrix Hessian(Code function, Matrix point) |
| 8 | }}} |
| 9 | |
1 | 10 | = Tolbase = |
2 | 11 | |
3 | | * Store and load oza file from interface: #1550 |
| 12 | * Store and load oza file from interface (#1550) |
4 | 13 | |