Assume I have an implicit function $F(x,y,z)=0$ which can be expressed as a family of lines, i.e. $$ F(x,y,z)=0 \quad\text{if and only if}\quad y=m(z)x+b(z) $$ for functions $m$ and $b$.
Is it possible, for general $m$ and $b$, to put this relation into determinantal form as understood in nomography?

After reading up on Warmus' procedure it became clear that an answer to my question is $$ \det \left|\begin{array}{ccc} 1 & x & 0 \\ 0 & y & 1 \\ -m(z) & b(z) & 1\end{array}\right|. $$