|
| Grid_wrapper (SCM min, SCM max, SCM npoints, SCM nsegments, SCM begin, SCM end) |
|
SCM | min () |
|
SCM | max () |
|
SCM | begin () |
|
SCM | end () |
|
void | min (SCM min) |
|
void | max (SCM max) |
|
void | begin (SCM begin) |
|
void | end (SCM end) |
|
void | num_points (SCM npoints) |
|
void | num_segments (SCM nsegments) |
|
SCM | select (SCM indices) |
|
SCM | compact () const |
|
SCM | to_string () const |
|
template<int N>
class vtb::guile::Grid_wrapper< N >
Definition at line 22 of file guile/grid.cc.