- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Robert DelaneyConstruct programs handling real matrices like doubles and integers.Matrix Plugin for REALbasic allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled. Matrix elements are doubles. A matrix can be entered in standard form in a TextArea and read in by a single instruction. Included is a test REALbasic project and two test SVD projects.