Develop Biology
The language of life
Cast.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bio
 

Functions

template<typename TO , typename FROM >
TO bio::Cast (FROM toCast)
 
template<typename TO_FINAL , typename TO_1 , typename FROM >
TO_FINAL bio::DoubleForceCast (FROM toCast, TO_1 *autoTo)
 
template<typename TO , typename FROM >
TO bio::ForceCast (FROM toCast)