Kaydet (Commit) 891e5892 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

This is no longer true.

Change-Id: Id132c4bb7455acbdaa2287666523f42c20172f37
üst 2789bcb4
......@@ -117,11 +117,6 @@ struct ScMatrixValue
* Matrix data type that can store values of mixed types. Each element can
* be one of the following types: numeric, string, boolean, empty, and empty
* path.
*
* This class also supports four different density types: filled zero,
* filled empty, sparse zero, and sparse empty. The filled density type
* allocates memory for every single element at all times, whereas the
* sparse density types allocates memory only for non-default elements.
*/
class SC_DLLPUBLIC ScMatrix
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment