Aprepro  5.0x
apr_array.h File Reference

Go to the source code of this file.

Namespaces

 SEAMS
 

Functions

double SEAMS::array_value (array *arr, double row, double col)
 
array * SEAMS::array_add (const array *a, const array *b)
 
array * SEAMS::array_sub (const array *a, const array *b)
 
array * SEAMS::array_scale (const array *a, double s)
 
array * SEAMS::array_mult (const array *a, const array *b)