Reference
C++
Python
DotNET
Java Documentation
Java Reference
RevLong.java
Go to the documentation of this file.
Solver Class A solver represents the main computation engine.
Definition: Solver.java:57
void setValue(Solver s, long val)
Definition: RevLong.java:50
RevLong(long cPtr, boolean cMemoryOwn)
Definition: RevLong.java:18
This class adds reversibility to a POD type.
Definition: RevLong.java:14