#include <../../nrnconf.h>
#include <InterViews/geometry.h>
#include "mymath.h"
#include "classreg.h"
#include "oc2iv.h"
#include <math.h>
#include <stdio.h>
Go to the source code of this file.
◆ cons()
◆ destruct()
◆ distance_to_line()
| static double distance_to_line |
( |
void * |
| ) |
|
|
static |
◆ distance_to_line_segment()
| static double distance_to_line_segment |
( |
void * |
| ) |
|
|
static |
◆ feround()
| static double feround |
( |
void * |
| ) |
|
|
static |
◆ GUIMath_reg()
◆ inside()
| static double inside |
( |
void * |
| ) |
|
|
static |
◆ nrn_feround()
◆ hoc_return_type_code
◆ members
Initial value:= {
0,0
}
static double inside(void *)
static double distance_to_line_segment(void *)
static double distance_to_line(void *)
static double feround(void *)
Definition at line 67 of file mymath.cpp.