This documentation is for mmbench version 0.0.0
If you use the software, please do not hesitate to Report a Bug.
Benchmark multi-model/multi-view models.
Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.
mmbench.workflow.barrier.
area
Calculation of the area between a curve y and the line (ax + b) joining its two extrem values.
y : list
the points of the curve.
x : list
x-axis.
area : float
area of the curve y relative to its base line.
Follow us
© 2023, mmbench developers