Opened 11 years ago
Last modified 11 years ago
#1721 new defect
Uncontrolled exception calling to AlgLib::CppTools::Interp.RBF.QNN.serialize
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | Math | Version: | 3.2 |
Severity: | blocker | Keywords: | |
Cc: |
Description
Calling to AlgLib::CppTools::Interp.RBF.QNN.serialize
Matrix XYZ = { Include("XYZ.oza")[1] }; Text model = AlgLib::CppTools::Interp.RBF.QNN.serialize(XYZ,2);
TOL shows this message
ERROR: [2] EXCEPTION: Uncontrolled exception in TOL evaluator
and return nothing
Note: See
TracTickets for help on using
tickets.
(In [5986]) Refs #1721