scifir-units
2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
Loading...
Searching...
No Matches
derived_units
biology_units.cpp
Go to the documentation of this file.
1
#include "
./biology_units.hpp
"
2
3
using namespace
std;
4
5
namespace
scifir
6
{
7
SCALAR_UNIT_CPP
(
brain_memory
,
"memo"
);
8
}
biology_units.hpp
scifir::coordinates_1d
Definition
coordinates_1d.hpp:18
scifir
The namespace scifir contains all scifir-units, excepting the string literals, which are outside.
Definition
address.cpp:6
SCALAR_UNIT_CPP
#define SCALAR_UNIT_CPP(name, init_real_dimensions)
Definition
scalar_unit.hpp:81
Generated by
1.9.8