Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BendMfb Type

Manages the array of bend points used in the MFB formula.

C++
typedef boost::array< double, 4 > BendMfb;

An instance of this class is used in most of the PiaMethod classes. There are 4 slots for bend points.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!