igeo
Interface IMatrix2Op

All Superinterfaces:
IParameter, IVal
All Known Subinterfaces:
IMatrix2I
All Known Implementing Classes:
IMatrix2

public interface IMatrix2Op
extends IParameter

Interface of 2x2 matrix operator.

Author:
Satoru Sugihara

Method Summary
 IMatrix2 get()
           
 

Method Detail

get

IMatrix2 get()
Specified by:
get in interface IParameter