CCA2

Version 1.0.0 (32.9 KB) by Yves Lucet
Computational Convex Analysis (CCA) numerical library for bivariate functions
0 Downloads
Updated 24 Jun 2024

CCA2

Computational Convex Analysis (CCA) numerical library for bivariate functions Copyright (C) 2008-2021, Yves Lucet

This toolbox implements functions for convex operations on bivariate piecewise-linear cubic functions.

Here are the main files provided by the package.

Filename Description
README.txt The present file
PLQVC.m The main class implementing convexity detection algorithm, plotting, data structure...
PLQVCTest.m Unit tests

Unit Tests: in PLQVCTest.m

>> runtests('PLQVCTest')
Running PLQVCTest
.......... .......... .......... .......... ......
Done PLQVCTest
__________


ans = 

  1×46 TestResult array with properties:

    Name
    Passed
    Failed
    Incomplete
    Duration
    Details

Totals:
   46 Passed, 0 Failed, 0 Incomplete.
   2.9043 seconds testing time.

Credits:

See copyright.txt for the list of contributors to this library.

Cite As

Yves Lucet (2024). CCA2 (https://github.com/ylucet/CCA2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.